Windows 2019 cumulative updates timing out for months (2nd set of servers)

IBEX Payroll 26 Reputation points
2020-12-07T19:28:46.887+00:00

Hi,

We've noticed in some virtual servers running Windows 2019 Server that the cumulative updates were not being installed.

We tried updating that from Settings -> Windows updates, using Powershell as Admin then sconfig, and also downloading the update from MS and running that from the computer itself.

I tried all the DISMs and SFC and that has recovered some errors in the first time I've run it, but now it doesn't find errors anymore and the issue persists.

We had a similar issue with another server that has been solved uninstalling a particular update (preview) and trying to reinstall the latest cumulative updates.

On these 2 other servers that particular update is not present.

Has anyone had the same issue before?

It probably started in June or July 2020.

Here is what I did so far.

I tried uninstalling KB4586875, which was a preview update, from one of those and reinstalling KB4586793 but it didn't work.

Here is what I currently have on that server:

45892-image.png

Here is also some additional info:

Source Description HotFixID InstalledBy InstalledOn

SERVERNAME Security Update KB4499728 NT AUTHORITY\SYSTEM 07/06/2019 12:00:00 AM
SERVERNAME Security Update KB4509095 NT AUTHORITY\SYSTEM 16/08/2019 12:00:00 AM
SERVERNAME Security Update KB4512937 NT AUTHORITY\SYSTEM 16/08/2019 12:00:00 AM
SERVERNAME Security Update KB4512577 NT AUTHORITY\SYSTEM 25/09/2019 12:00:00 AM
SERVERNAME2 Security Update KB4523204 NT AUTHORITY\SYSTEM 19/12/2019 12:00:00 AM
SERVERNAME Security Update KB4549947 NT AUTHORITY\SYSTEM 21/05/2020 12:00:00 AM
SERVERNAME Security Update KB4551853 NT AUTHORITY\SYSTEM 21/05/2020 12:00:00 AM
SERVERNAME Update KB4494174 SERVERNAME\Adm... 21/05/2020 12:00:00 AM
SERVERNAME Security Update KB4570332 NT AUTHORITY\SYSTEM 23/09/2020 12:00:00 AM
SERVERNAME Security Update KB4561600 YMQ-EVTWEB-02\Adm... 23/09/2020 12:00:00 AM
SERVERNAME Security Update KB4580325 YMQ-EVTWEB-02\Adm... 14/10/2020 12:00:00 AM
SERVERNAME Security Update KB4577667 NT AUTHORITY\SYSTEM 14/10/2020 12:00:00 AM
SERVERNAME Security Update KB4587735 NT AUTHORITY\SYSTEM 24/11/2020 12:00:00 AM
SERVERNAME Update KB4578966 SERVERNAME\Adm... 07/12/2020 12:00:00 AM

Log Name: System
Source: Microsoft-Windows-WindowsUpdateClient
Date: 07/12/2020 10:30:53 AM
Event ID: 20
Task Category: Windows Update Agent
Level: Error
Keywords: Failure,Installation
User: SYSTEM
Computer: SERVERNAME
Description:
Installation Failure: Windows failed to install the following update with error 0x800F0986: Security Update for Windows (KB4586793).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">;
<System>
<Provider Name="Microsoft-Windows-WindowsUpdateClient" Guid="{945a8954-c147-4acd-923f-40c45405a658}" />
<EventID>20</EventID>
<Version>1</Version>
<Level>2</Level>
<Task>1</Task>
<Opcode>13</Opcode>
<Keywords>0x8000000000000028</Keywords>
<TimeCreated SystemTime="2020-12-07T16:30:53.960921700Z" />
<EventRecordID>632082</EventRecordID>
<Correlation />
<Execution ProcessID="3620" ThreadID="6984" />
<Channel>System</Channel>
<Computer>SERVERNAME</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="errorCode">0x800f0986</Data>
<Data Name="updateTitle">Security Update for Windows (KB4586793)</Data>
<Data Name="updateGuid">{291f6e61-aa04-4ad9-a452-334c560f03bc}</Data>
<Data Name="updateRevisionNumber">501</Data>
<Data Name="serviceGuid">{8a90ebfb-7d3d-460c-be5f-73591075ab95}</Data>
</EventData>

Thanks,

Carlos

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,614 questions
{count} vote

7 answers

Sort by: Most helpful
  1. Anonymous
    2020-12-07T19:41:57.607+00:00

    Looks like the latest SSU has been installed. Servicing stack update for Windows 10, version 1809: November 10, 2020, might try manual download and install
    https://www.catalog.update.microsoft.com/Search.aspx?q=KB4586793

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

    0 comments No comments

  2. IBEX Payroll 26 Reputation points
    2020-12-07T20:39:21.283+00:00

    Tried that already.

    It seems similar to the issue of the other server that you found the issue.

    Running this goes to the very end of the installation, then it shows a screen listing the updates that had failed with that.

    0 comments No comments

  3. Anonymous
    2020-12-07T20:42:28.207+00:00

    You can also try a repair install by running setup.exe from the root of install media, but I wouldn't hold a lot of hope for this. Time may be better spent standing up a new one, patch fully, migrate the roles over to it and move on.

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

    0 comments No comments

  4. IBEX Payroll 26 Reputation points
    2020-12-07T21:00:58.227+00:00

    Rebuilding it is just what we're trying to avoid.

    Is the repair procedure you suggested using DISM and the installation image?

    If not, could you tell me how to try that?


  5. Jenny Feng 14,101 Reputation points
    2020-12-08T06:50:59.097+00:00

    @IBEX Payroll
    Hi,
    According to your description, you have tried common troubleshooting methods, I think a repair install is the best option.

    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.

    0 comments No comments