Cumulative Updates Failing - Windows Server 2022

webguy

Member
Joined
Jul 28, 2016
Posts
15
Good Morning All,

I'm having a problem with one of our Windows Server 2022 systems not updating. Currently trying to install the latest cumulative update on this system and unfortunately it fails every time with the following error; 0x8024200B.

Server Details
Windows Server 2022 Standard Edition
Version 21H2
Build 10.0.20348.1487

Last successful update was KB5022291

What I have done so far is;
- Run KB5030216 manually, fails to install 0x8024200B
- Run Windows Update Troubleshooter, found error corrected but still unable to install update
- Run commands to reset Windows Update, again still unable to install update
- Used PSWindowsUpdate Module - Reset-WUComponents, again still unable to install update
- Tried installing KB5022842, failed
- Ran DISM /online /Cleanup-Image /StartComponentCleanup
Deployment Image Servicing and Management tool
Version: 10.0.20348.681

Image Version: 10.0.20348.1487

[===== 10.0% ]

[==========================100.0%==========================]
The operation completed successfully.

- Reboot and retried install, failed
- Ran SFC /SCANNOW
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.

- Ran DISM /online /cleanup-image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.20348.681

Image Version: 10.0.20348.1487

[===========================84.9%================= ]
[===========================85.7%================= ]
[===========================86.6%================== ]

[===========================88.2%=================== ]

[===========================89.9%==================== ]

[===========================91.5%===================== ]
[==========================100.0%==========================]
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see Configure a Windows Repair Source.

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

Tried re-running the last command using multiple sources but same error.

At this point at a loss as how to resolve. CBS-DISM Logs and COMPONENTS can be found here - CBS-DISM_LOGS.zip
 
Hi,

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