Have ccmeval fix a corrupt GPO cache file
With 8000+ workstations we regularly see a corrupt GPO cache file. This breaks the policy updates, including policies for SCCM (security) updates.
Detection:
- Event log
- gpudate command fails with error
Remediation:
- Delete file c:\windows\system32\grouppolicy\machine\registry.pol
- Run gpudate /force
- Restart ccmexec service

1 comment
-
Blake Batten commented
I use the 2pint CI for this https://2pintsoftware.com/download/configmgr-ci-local-policy-corruption/ it sure beats doing it manually.
Its always nice when things are native but this CI is easy.