Product Version: 6.5.0.0
Overview
In some customer environments, Windows Update policies and registry settings can impact the remediation process in Saner CVEM. Certain registry entries may prevent updates from being detected or installed automatically, which can affect the patching results.
This article provides guidance on key registry entries affecting Windows updates and how to identify applied policies using Group Policy results.
Windows Update Registry Entries
The following registry settings are located under:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
Registry Entry | Value | Description |
---|---|---|
NoAutoUpdate | 1 | Disables automatic updates. Windows will not check for or download updates automatically. |
AUOptions | 2 | Windows checks for and downloads updates but does not install them automatically. |
| 3 | Windows notifies users of available updates but does not download them until approved. |
AUOptions | 4 | Windows downloads and installs updates at a scheduled time set by the user. |
AUOptions | 5 | Windows checks for, downloads, and installs updates automatically, and restarts if necessary. |
Identifying Applied Policies Using Group Policy Results
If Windows Update settings show a red asterisk (*), it indicates that policies are applied. To review them:
Open Command Prompt or PowerShell with administrative privileges.
Run the command:
Open the generated
gpresult.html
file in a web browser.Navigate to the Computer Details section to review applied Group Policy Objects.
The
gpresult.html
file will be saved in the directory where the command was run unless a different path is specified.Example location on a device:
C:\Users\Administrator
The report will consolidate all applied policies, making it easier for administrators to identify configurations that may affect Windows remediation jobs.
Conclusion
By reviewing these registry settings and applied Group Policy Objects, administrators can:
Identify policies preventing automatic updates.
Troubleshoot issues affecting Windows patching in Saner CVEM.
Ensure that remediation jobs run successfully by adjusting conflicting settings.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article