Windows update : Access Denied 0X80070005 in SCCM
Question
I am trying to push windows 10 cumulative update Jan and Feb on machnies through SCCM. I am getting Access Denied 0X80070005 on 70% machines .
Any help please.
Regards
Raj
solved 0
Configuration Manager 1 year 2021-03-16T07:00:47+05:30 2021-03-16T07:00:47+05:30 3 Answers 2005 views Beginner 0
Answers ( 3 )
Thank you for this reply.
How you are trying to push cumulative update is it via package, as I can see that the updates are superseded by March cumulative update or else .NET has been revised in March.
Well that 005 error is very generic access denied error. You need to analyse the other logs mentioned in the following thread…
The flows which you need to check things from client side
1. Locationservices.log – Check whether it’s able to find WSUS Path= and Distribution Point with patches
2. WUAHandler.log to check whether scan is completed or not
3. Updatedeployment.log – Check for deadline of the assignment and Software Updates client configuration policy, DetectJob completion received for assignment, Added update (Site_, PercentComplete, etc…
4. Execmgr.log – Execution is complete for program Software Updates Program
5. RebootCoordinator.log – Reboot related things