Windows Updates Failing to Install Code 80092004 - Windows Server 2008 R2

Tootell Gary 51 Reputation points
2020-12-07T21:27:28.85+00:00

I have four updates which will not install on one of my servers. The server is Windows Server 2008 R2. The updates concerned are:

  • KB4524157
  • KB4519108
  • KB4535102
  • KB4534976

All these updates fail and return code 80092004. Any assistance you can provide in resolving this would be greatly appreciated.

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Jenny Feng 14,246 Reputation points
    2020-12-08T07:23:17.47+00:00

    @Tootell Gary
    Hi,

    If your server doesn't have the proper updates to process SHA-2 signatures then updates will fail.

    So, to fix things, two updates need to be installed:
    KB4474419  download
    KB4490628  download

    Once installed SHA-2 signed updates will work.

    Hope above information can help you.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    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.

    13 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2020-12-07T22:03:22.337+00:00

    I'd verify system and servicing health by running;
    sfc /scannow

    also system update readiness tool
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/deployment/fix-windows-update-errors

    Then check for errors in;
    %SYSTEMROOT%\Logs\CBS\CheckSUR.log

    --please don't forget to Accept as answer if the reply is helpful--

    2 people found this answer helpful.

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.