[SOLVED] Windows Server 2019 cumulative update fail

Hi,

Export CBS (Component Based Servicing) 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\Component Based Servicing
  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (*.*).

    622dbef75cd3a-Export-CBS-hive.png

  • Name this file ComponentBasedServicing (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.
 
Rich (BB code):
6/5/2024 10:02:20 AM    poqexec.exe    RegSetValue    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\amd64_microsoft-windows-web-app-host.resources_31bf3856ad364e35_sr-..-rs_b67bc4aa20aa6b79\10.0\10.0.17763.2510    0xC01A001D    Type: REG_BINARY, Length: 1, Data: 01

Rich (BB code):
# for hex 0xc01a001d / decimal -1072037859
  STATUS_LOG_FULL                                                ntstatus.h
# Log space is exhausted.
# as an HRESULT: Severity: FAILURE (1), FACILITY_USERMODE_COMMONLOG (0x1a), Code 0x1d
# for hex 0x1d / decimal 29
  ERROR_WRITE_FAULT                                              winerror.h
# The system cannot write to the specified device.

Please do the following first.

  • Click the Start button and in the search box, type Command Prompt
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, press enter afterwards.
    Code:
    chkdsk
  • Wait for this to complete.

Download
6198cd309385f-58a60a47ed1bd-ListChkdskResult.PNG
ListChkdskResult.exe and save it on your desktop.
  • Rightclick ListChkdskResult.exe and select Run as administrator.
  • Notepad will open the file ListChkdskResult.txt on completion. (This logfile ListChkdskResult.txt is also saved on your desktop.)
  • Post the logfile ListChkdskResult.txt as attachment in your next reply.
 
Download the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool and save it to your Desktop:

Download the 64 bit version: - Farbar Recovery Scan Tool Link

Warning: This script was written specifically for this system. Do not run this script on another system.

  • Download the attachment fixlist.txt and save it to your desktop.
  • Right-click on FRST.exe and select "Run as administrator".
  • Press the Fix button.
  • If for some reason the tool needs a restart, please make sure you let the system restart normally.
  • When finished, a log called Fixlog.txt will appear in the same directory the tool is run from.
  • Post the logfile Fixlog.txt as attachment in your next reply.
 

Attachments

Please attempt to update again with Process Monitor (bootlog) running and post the result.
 

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

Back
Top