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

 

 

Answers ( 3 )

    0
    2021-06-22T10:43:18+05:30

    Thank you for this reply.

    0
    2021-03-20T04:41:54+05:30

    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.

    Best answer
  1. 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

Leave an answer

Sorry, you do not have permission to answer to this question .