DISM source files could not be found | CBS Catalog Missing KB | Windows Server 2016

barzes

New member
Joined
Aug 30, 2024
Posts
1
Hello,
I have a problem with my Windows 2016 Server. DISM is not able to fix component store corruption, even though I provided the path to install.wim from the installation ISO.
Code:
C:\Windows\system32>dism /online /cleanup-image /restorehealth /source:wim:c:\temp\install.wim:2 /limitaccess

Deployment Image Servicing and Management tool
Version: 10.0.14393.4169

Image Version: 10.0.14393.4169

[==========================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 http://go.microsoft.com/fwlink/?LinkId=243077.

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

Unfortunately in CBS.log I can see many "CBS Catalog Missing" (various package numbers for KB4525236) and "CBS Payload Corrupt" entries. Tried to search for KB4525236 in Windows Update Catalog, but there are no results.
I add the logs in the attachment. Could you help me solve this problem?
 

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