0x80073712 2024-04 Cumulative Update for Windows Server 2019 (1809) for x64-based Systems (KB5036896).

mckinnon81

New member
Joined
May 9, 2024
Posts
2
I have been having trouble updating a Windows 2019 Server. Keep getting errors - 0x80073712: 2024-04 Cumulative Update for Windows Server 2019 (1809) for x64-based Systems (KB5036896).

Can you please assist?

Uploaded files as requested.
 

Attachments

Just giving this one a bump incase it got missed. I did try SFC and DISM but still getting some errors.


Code:
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

PS C:\Windows\system32> sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection found corrupt files but was unable to fix some of them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.
PS C:\Windows\system32> DISM.exe /Online /Cleanup-image /Scanhealth

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.5576

[==========================100.0%==========================] The component store is repairable.
The operation completed successfully.
PS C:\Windows\system32> DISM.exe /Online /Cleanup-image /Restorehealth

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.5576

[===========================92.9%=====================     ]
Error: 0xd0000034

DISM failed. No operation was performed.
For more information, review the log file.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
PS C:\Windows\system32>
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top