SCCM - Auto Deployment Rule error 0X87d20417
-
Creating an ADR for windows updates but getting 0X87d20417 error, we have tried recreating the rules and restarting the different services, but no matter what we still see that error.
Here is the search criteria for the updates
PatchDownloader.log is showing:
DownloadUpdateContent() failed with hr=0x80041013
Anyone seen this happening before?
-
try this...
(Get-WmiObject -class SMS_ProviderLocation -Namespace root\SMS).Machine
-
Tried the Application Pool trick listed here, but it still failed.