Is there a fix that can be automatically deployed by IT administrators? For example an MSI or batch file or something?
Can't really go round manually to 1200+ PCs and reset the time back to the 3rd December...
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How to fix Error Code 80248015 when trying to access windows updates
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Is there a fix that can be automatically deployed by IT administrators? For example an MSI or batch file or something?
Can't really go round manually to 1200+ PCs and reset the time back to the 3rd December...
My problem was resolved only by activating filter-breaker Then the update section started !
Thank you very much :)
This worked for me and my users. I created a batch file.
net stop wuauserv
ren c:\windows\SoftwareDistribution softwaredistribution.old
net start wuauserv
exit
Then run windows patches.
over my head. can you make it any simpler
Actually Window Update doesn't need Silverlight to run. However, Silverlight needs to have Windows Update set to update other Microsoft products in order to be updated itself, so as part of it's installation it enables update for other Microsoft products in Windows Update. You don't need to keep Silverlight if you don't want it. Uninstalling Silverlight will not stop Windows Update from updating other Microsoft products. Installing Silverlight is just a quick way to get Windows Update back to full operation. I uninstalled Silverlight and WU still works just fine.