Windows Server 2016 rollback after Updates since December (January KB5049993) - Exchange Server

Domenic Z 5 Reputation points
2025-02-05T08:03:55.5433333+00:00

During December i couldn't install the CU for Windows Server 2016.

In January I tried it with the KB5049993 for January - again error.

I researched a lot and found articles like the following:

https://learn.microsoft.com/en-us/answers/questions/413309/windows-server-2016-updates-rollback-after-reboot?page=2#answers

https://learn.microsoft.com/en-us/answers/questions/1865691/windows-server-2016-updates-rollback-after-reboot

German Forum

I tried to turn off the following services on the server and I still get the same error from cbs logs.

WWW-Publishingdienst

WMSVC

MSExchangeADTopology

MSSQL$SQLEXPRESS_SFIRM

SQLBrowser

iqsuitesmtp

iqsuitectrl

POPcon

Log looks like this:

Error      [0x01805b] CSI    0000034d (F) Failed execution of queue item Installer: Network Drivers ({a111f280-5923-47c0-9a68-d0bafb577901}) with HRESULT 800106d9 [Error,Facility=(0001),Code=1753 (0x06d9)].  Failure will not be ignored: A rollback will be initiated after all the operations in the installer queue are completed; installer is reliable[gle=0x80004005]
Exchange | Exchange Server | Other
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. Anonymous
    2025-02-07T07:03:00.5333333+00:00

    Hello

    Thank you for posting in Q&A forum.

    Here are some steps you can try:

    1. Ensure there are no pending reboots from previous updates. Sometimes, a pending reboot can cause issues with new updates.
    2. Delete the contents of the SoftwareDistribution folder to resolve issues with corrupted update files, then restart the “wuauserv “services.
    3. Download the update manually from the Microsoft Update Catalog and install it. This can sometimes bypass issues encountered during automatic updates.
    4. Ensure all network drivers are up to date. Outdated drivers can sometimes cause issues with updates.
    5. Use the System File Checker (SFC) and Deployment Imaging Service and Management Tool (DISM) to repair any corrupted system files:

    sfc /scannow

    dism /online /cleanup-image /restorehealth

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

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

    If the Answer is helpful, please click "Accept Answer" and upvote it.


  2. Domenic Z 5 Reputation points
    2025-02-14T07:13:05.0066667+00:00

    0 comments No comments

  3. Domenic Z 5 Reputation points
    2025-02-17T10:45:17.91+00:00

    Hello,

    thanks for you advice. I tried everything from your list already.

    Yesterday in the evening I removed the Hyper-V Network Adapter from system completely to try the update without anything network related and installed it manually from Update Catalog, but still the same error.

    Is there a way to update the Driver for Hyper-V network adapters?

    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.