Some Clients(OU) are failing to install Non-MS updates Pushed by SCCM published by SCUP
Issue: Some Clients(OU) are failing to install Non-MS updates Pushed by SCCM published by SCUP Error Message : " Failed to download updates to the WUAgent datastore. Error = 0x800b0004" Here is the part of WUAHandler.log Symptom : it’s GP issue Windows Settings / Security Settings / Public Key Policies / Trusted Root Certificate Authorities .if you are deploying the self signed or WSUS certificate through this GP coz SCUP requires certificates to sign any updates it publishes for clients. The published certificates(I suppose we are using self-signed certificate than any public cert) need to be trusted by computers for two things: Trusted Root Certificate Authorities and Trusted Publishers. However, it will not be installed as a Trusted Publisher. We’ll have to deploy the certificate to clients using Group Policy mentioned above . Machine w/o Cert under Trusted Publisher ...