[SOLVED] Windows Server 2019 DISM fails (0xd0000034)

stmarksb

New member
Joined
Mar 19, 2024
Posts
3
Windows Updates, SFC, DISM check commands work fine - I just can't RestoreHealth.

Code:
C:\Windows\system32>DISM /Online /Cleanup-Image /RestoreHealth /Source:F:\sources\install.wim


Deployment Image Servicing and Management tool
Version: 10.0.17763.3406


Image Version: 10.0.17763.5576


[===========================95.6%=======================   ]
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

CBS tells me:
Code:
2024-03-19 17:15:01, Info                  CBS    (p)    CBS Catalog Missing    (n)            Package_3885_for_KB5034127~31bf3856ad364e35~amd64~~10.0.1.4
2024-03-19 17:15:01, Info                  CBS    Repair failed: Missing replacement mum/cat pair.
I don't see KB5034127 in my updates that I can uninstall. And again, Windows Updates appear as all up to date, I get daily updates for Security Intelligence Update for Microsoft Defender Antivirus KB2267602 .
 

Attachments

Hi and welcome to Sysnative,

Step 1. Download
6530fbb0f4101-56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
650c22f99662d-6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

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

Back
Top