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.
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?
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?