Windows Server 2019 Standard problem with update

BeQuiet

Member
Joined
Feb 19, 2025
Posts
9
Hello, I have a problem

I can't install any update on Windows Server 2019.

2024-04 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 for x64 (KB5037034) - Error 0x800703f1

2024-04 Cumulative Update for Windows Server 2019 for x64-based Systems (KB5036896) - Error 0x80070003

sfc /scannow and all DISM command complete with error.
I cannot upload all CBS folder because it tooks 2GB's.
 

Attachments

Hi @BeQuiet,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
Hi and welcome to Sysnative,

Please provide also the previous CBS logs.

Upload a copy of the CBS folder
  • Open Windows Explorer and browse to the C:\Windows\Logs folder.
  • Right-click on the CBS folder and choose Send to > Compressed (zipped) folder.
  • Now the message will appear, "Windows cannot create the Compressed (zipped) Folder here. Do you want it to be placed on the desktop instead?"
  • Click on the Yes button here.
653a64385d891-618e949e09fef-CBS-Folder.png

  • Attach the file CBS.zip to your next reply. If the file is too large to attach, upload the CBS.zip file to www.wetransfer.com and post the link in your next reply.
 
Upload the SCHEMA.DAT file
  • Navigate to C:\Windows\System32\SMI\Store\Machine and copy the SCHEMA.DAT file to your desktop.
  • Right-click on this file on your desktop and select Send To > Compressed (zipped) folder. This will create a file named SCHEMA.ZIP on your desktop.
  • Attach this ZIP-file to your next reply.
 
Replace the SCHEMA.DAT file
Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.
  • Download the attached Schema.zip file and save it to your desktop, right-click on it and select Extract all.
  • Navigate to C:\Windows\System32\SMI\Store\Machine and rename the SCHEMA.DAT file to SCHEMA.old
  • Copy the SCHEMA.DAT file on your desktop into the above directory.

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

Attachments

Rich (BB code):
2025-02-21 10:23:49, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x80070070 - ERROR_DISK_FULL]
How many free space is available on the system drive?
 
Physical server Dell server with a RAID controller (Dell ST:7HVXF13)

I wanna try DiskGenius to do repartition but i'm not sure it's safe.
 
Let's see if we can free up some space first. Please run the following command and copy paste the result in your next post.
Code:
DISM /online /cleanup-image /AnalyzeComponentStore
 
One update completed, I will check on Monday next update but i think it will be work.

Thank you very much for your help.

May the Force be with you
 
Great, and I assume you have ran the command: DISM /online /cleanup-image /StartComponentCleanup as well?
If so, how many free space is available now?
 
Great, and I assume you have ran the command: DISM /online /cleanup-image /StartComponentCleanup as well?
If so, how many free space is available know?
It ask me to do Cleanup so i prees "y".
Now its about 4GB free space but update done.
 
Okay, but 4GB is still a little in terms of free disk space to be safe on an 60GB drive.

Please check Disk Cleanup as well to see how much %temp% could be removed?
  • Click the Start button and in the search box, type cleanmgr to open Disk Cleanup.
 

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

Back
Top