Windows 10 ESU Licensing and Auditing
Purpose
This CW RMM solution provides automated auditing of Windows 10 Extended Security Updates (ESU) license status across Windows 10 22H2 machines. It includes functionality to track activation status and optionally deploy ESU licenses when needed.
Associated Content
| Content | Type | Function |
|---|---|---|
| ESU Status | Custom Field | Stores the result from the ESU Audit script. |
| ESU License Activation Detection | Task | Performs the checks for the ESU license activation. |
| Windows 10 ESU License Upgrade | Task | Applies Extended Security Updates (ESU) license for Windows 10 22H2 systems. |
| Win 10 ESU Activated | Group | Contains the list of Windows 10 22H2 devices where the ESU is activated. |
| Win10 ESU Not Activated | Group | Contains the list of machines where the script detects that the ESU license was not activated. |
| Win 10 ESU Auditing Failed | Group | Contains the list of machines where the ESU license detection script failed. |
| Win 10 ESU Audit Not Performed | Group | Contains the list of Windows 10 22H2 machines where the auditing script hasn't yet executed. |
| Windows 10 22H2 | Group | Group of Windows 10 22H2 machines. |
Implementation
- Create the Custom Field : ESU Status using the implementation instruction provided in the document.
- Create the Task : ESU License Activation Detection using the implementation instruction provided in the document.
- Create the Group : Win 10 ESU Activated using the implementation instruction provided in the document.
- Create the Group : Win10 ESU Not Activated using the implementation instruction provided in the document.
- Create the Group : Win 10 ESU Auditing Failed using the implementation instruction provided in the document.
- Create the Group : Win 10 ESU Audit Not Performed using the implementation instruction provided in the document.
- Create the Group : Windows 10 22H2 using the implementation instruction provided in the document.