To fix this issue, you need to obtain the Trusted Authority Certificate that the web proxy server SSL certificate is using and install that in the Trusted Root Certification Authorities certificate list. In my case it was available from the Windows Certificate Services server itself. This should resolve the issue in most cases.
Windows Server 2012 R2 Update Fails error code 80072F8F
Tried 'all' the suggested methods to fix still no luck.
I can run the WSUS offline updater fine, but running windows update fails with 80072F8F
-Correct the date and time in the control panel
-Sync with an internet time server
-ran SFC scannow -nada
-followed: http://www.techsupportforum.com/forums/f320/solved-windows-update-error-80072f8f-885129-2.html
-Restart the Windows Time Service
-Ran this command: DISM /Online /Cleanup-Image /RestoreHealth (got an error that the source files can't be downloaded)
Windows for business | Windows Server | User experience | Other
2 answers
Sort by: Most helpful
-
-
Teemo Tang 11,466 Reputation points
2021-05-19T01:48:32.197+00:00 Try the following command in CMD
netsh winhttp import proxy source=ieThen reset Windows update components manually
Windows Update - Additional resources - Windows Deployment | Microsoft Learn
https://learn.microsoft.com/en-us/windows/deployment/update/windows-update-resourcesRestart computer and check for update again.
-------------------------------------------------------------------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.