Latest Cumulative Update Audit
Purpose
The solution retrieves the computer's build number and compares it with Microsoft's database to determine the installed Cumulative Update. It then assesses the age of the installed Cumulative Update to determine whether the machine is in compliance with Microsoft updates.
Associated Content
Content | Type | Function |
---|---|---|
CW RMM - Custom Field - Latest Cumulative Update | Custom Field | Stores and displays the result gathered by the script. |
CW RMM - Task - Cumulative Update Audit | Task | Gathers the cumulative update details from the computer. |
CW RMM - Monitor - Cumulative Update Audit | Monitor | Monitors the result stored in the custom field and handles the alerting. |
Implementation
- Read all the associated documents carefully.
- Create the custom field: CW RMM - Custom Field - Latest Cumulative Update
- Create the task: CW RMM - Task - Cumulative Update Audit
- Create the deployment schedule as described in this document (at the bottom): CW RMM - Task - Cumulative Update Audit
- Create the monitor set if necessary: CW RMM - Monitor - Cumulative Update Audit