WSUS scan is not successful
Question
Hi Team,
I received below error in wuahandler.log
Unable to read existing WUA resultant policy Error 0x80070002
Group policy settings were overwritten by a higher authority (Domain controller) to :server and policy NOT CONFIGURED
Failed to add update source for WUAgent of type (2) and id ({FEbb31A}) Error – 0x87d00692
Clients in that collections are able to get scan succesful.
i checked registry hkey local machine – software – policies -microsoft – windows -windows update – There is only one entry No auto update set to 1
Please help on this.
Answers ( 11 )
Thank you so much. Issue is resolved.
Yes, I tried still cannot locate that folder.
When i search in windows explorer. i got it.
Its the production server – will there be any issues if i delete that
From the error you getting, It seems that Group Policy is corrupted. These steps will only repair. After renaming registry.pol when you will run gpupdate /force as administrator. It will refresh, update the policies.
Access below path on issued machine
C:\Windows\System32\GroupPolicy\Machine\
rename or delete “Registry.pol”
run gpupdate /force
Then do SCCM Software Scan from ConfigMgr client it would works for you
I had tried to do this earlier and could not find “Group policy” folder in System 32.
Group Policy folder will be hidden, You need to unhide then only you will able to find out. Hope you already aware of this!!
I ran the same command
Get-GPRegistryValue -Name “POLICYName” -Key “HKLM\software\Policies\Microsoft\Windows\WindowsUpdate\AU”
Do i need to change the “POLICYName” in this script ?
Also i am not getting this “Get-GPRegistryValue” after pressing tab while executing powershell command
Thank you so much. Do i need to run powershell command to remove ?
I do not have any entry on that path
Had you tried to check with PowerShell command ? Whether the entry exist or not
Hello Ram, Please check this reference link – http://ozboz89.blogspot.com/2017/10/sccm-patching-error-in-wuahandlerlog.html