[SOLVED] Windows Server 2019 failing cumulative updates KB5034768, KB5032196, KB5031361 Error 0x8007371b

Hi and welcome to Sysnative,

Please attempt to update again with Process Monitor running.

Step#1 - Capture Process Monitor Trace
1. Download and run Process Monitor. Leave this running while you perform the next steps.
2. Try updating the system just like you have in the past.
3. Stop Process Monitor as soon as it fails. You can simply do this by clicking the square (CTRL +E) on the toolbar as shown below.



4. Select the File menu...Save... and save the file to your desktop. This is likely the default location. The name (unless changed) will be LogFile.PML. This is fine.
5. Zip up the LogFile.PML and upload it to WeTransfer - Send Large Files & Share Photos Online - Up to 2GB Free and provide the link.
6. Attach also a new copy of the CBS log for the time stamps.
 
Hi,

Upload your COMPONENTS hive.
  • Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
  • Please copy this file to your desktop.
  • Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
  • Right-click on this file on your desktop and select Send To > Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.

Export SBS (SideBySide) hive
  • Click on the Start button and type regedit
  • When you see regedit on the list, right-click on it and select Run as administrator.
  • When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.
    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide
  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (*.*).

    652ff1dfded79-622dbdc454cdb-Export-SBS-hive.png

  • Name this file SideBySide (with no file extension) and save it to your Desktop.
  • Right-click on the saved file and choose Send > Compressed (zipped) Folder.
  • Attach the .ZIP file to your next post.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.
 
Please run the following commands in an elevated prompt and copy and paste the result in your next post.
Code:
certutil -hashfile C:\Windows\WinSxS\Manifests\amd64_microsoft-windows-x..achviewer.resources_31bf3856ad364e35_10.0.17763.1_en-gb_6ea759514aacdad6.manifest SHA256
dir /s /a C:\Windows\WinSxS\amd64_microsoft-windows-x..achviewer.resources_31bf3856ad364e35_10.0.17763.1_en-gb_6ea759514aacdad6
 
This doesn't look good at all, this is just one of the (approx 500) corrupted components which are being flagged in the CBS log and the Process Monitor trace.
 
Hi,

Step 1. Download
6437fe135e156-Acelogix-RegBak.png
Acelogix RegBak (Portable) to create a backup of the registry.
  • Extract RegBak.zip and right-click regbak64.exe and select "Run as administrator".
  • Click on the button New backup and choose the location where you want to save the backup.
  • Optional: enter a description for this backup.
  • Now click on the option "Click here to view details".
  • Ensure the option Select hives not loaded by Windows is checked, to be sure the following items are included in the backup.
    64380402c500f-Acelogix-RegBak-Settings.png
  • Click Ok to save these settings and press Start to create the backup.
  • When completed you will see the message: Finished succesfully.


Step 2. 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 3. 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

Please reboot the server and attempt to update again. If it fails attach a new copy of the CBS logs.
 
Hi,

Here's the next fix.

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.

Afterwards attempt to update. If it fails attach a new copy of the CBS logs.
 

Attachments

Back
Top