Windows Server 2012 R2 Update Fails error code 80072F8F

ViciouS 1 Reputation point
2021-05-18T23:17:05.507+00:00

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
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Amit Singh 5,306 Reputation points
    2021-05-19T02:54:22.377+00:00

    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.

    1 person found this answer helpful.

  2. 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=ie

    Then reset Windows update components manually
    Windows Update - Additional resources - Windows Deployment | Microsoft Learn
    https://learn.microsoft.com/en-us/windows/deployment/update/windows-update-resources

    Restart 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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.