Hello! I am trying to avoid a server rebuild. This is what I have and what I have done. Any suggestions would be appreciated!
I have the following:
(p) CBS Catalog Missing Microsoft-OneCore-UPnP-net-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-UPnP-onecoreuap-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WinMgmt-admin-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WinMgmt-onecore-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WinMgmt-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WSD-base-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WSD-onecoreuap-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WSD-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
Summary:
Operation: Detect and Repair
Operation result: 0x800706be
Last Successful Step: Entire operation completes.
Total Detected Corruption: 8
CBS Manifest Corruption: 8
CBS Metadata Corruption: 0
CSI Manifest Corruption: 0
CSI Metadata Corruption: 0
CSI Payload Corruption: 0
Total Repaired Corruption: 0
CBS Manifest Repaired: 0
CSI Manifest Repaired: 0
CSI Payload Repaired: 0
CSI Store Metadata refreshed: True
This is what I have done:
dism /online /cleanup-image /scanhealth
The component store is repairable.
The operation completed successfully.
dism /online /cleanup-image /checkhealth
The component store is repairable.
The operation completed successfully.
Takes a logn time:
dism /online /cleanup-image /restorehealth
Error: 1726
The remote procedure call failed.
dism /image:C /cleanup-image /revertpendingactions
Error: 2
Unable to access the image.
Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder.
dism.exe /online /Cleanup-Image /StartComponentCleanup
Error: 2
The system cannot find the file specified.
dism /online /cleanup-image /restorehealth /source:WIM:\S2016S\sources\install.wim:1 /limitaccess
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.
dism /online /cleanup-image /restorehealth /source:WIM:\S2016S\sources\install.wim:1
sfc /scannow
Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.
Dism /Get-ImageInfo /ImageFile:C:\Recovery\windowsRE\winre.wim
Dism /Mount-Image /ImageFile:C:\Recovery\WindowsRE\winre.wim /Index:1 /MountDir:C:\mount
Worked but only after I created C:Mount
DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:c:\mount\Sources\Install.wim:1 /LimitAccess
ERROR
Dism /Image:C:\mount /Add-Package /PackagePath:C:\mount\windows\servicing\packages
Error: 87
No packages were found that require processing.
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\Recovery\windowsRE/winre.wim /LimitAccess
Error
I would be happy to donate for a seasoned expert in these matters to assist in fixing this server 2016 if possible. I am planning to do a rebuilt and it's going to be a bear of a project.
Thanks in advance!
Tony
I have the following:
(p) CBS Catalog Missing Microsoft-OneCore-UPnP-net-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-UPnP-onecoreuap-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WinMgmt-admin-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WinMgmt-onecore-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WinMgmt-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WSD-base-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WSD-onecoreuap-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
(p) CBS Catalog Missing Microsoft-OneCore-WSD-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0
Summary:
Operation: Detect and Repair
Operation result: 0x800706be
Last Successful Step: Entire operation completes.
Total Detected Corruption: 8
CBS Manifest Corruption: 8
CBS Metadata Corruption: 0
CSI Manifest Corruption: 0
CSI Metadata Corruption: 0
CSI Payload Corruption: 0
Total Repaired Corruption: 0
CBS Manifest Repaired: 0
CSI Manifest Repaired: 0
CSI Payload Repaired: 0
CSI Store Metadata refreshed: True
This is what I have done:
dism /online /cleanup-image /scanhealth
The component store is repairable.
The operation completed successfully.
dism /online /cleanup-image /checkhealth
The component store is repairable.
The operation completed successfully.
Takes a logn time:
dism /online /cleanup-image /restorehealth
Error: 1726
The remote procedure call failed.
dism /image:C /cleanup-image /revertpendingactions
Error: 2
Unable to access the image.
Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder.
dism.exe /online /Cleanup-Image /StartComponentCleanup
Error: 2
The system cannot find the file specified.
dism /online /cleanup-image /restorehealth /source:WIM:\S2016S\sources\install.wim:1 /limitaccess
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.
dism /online /cleanup-image /restorehealth /source:WIM:\S2016S\sources\install.wim:1
sfc /scannow
Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.
Dism /Get-ImageInfo /ImageFile:C:\Recovery\windowsRE\winre.wim
Dism /Mount-Image /ImageFile:C:\Recovery\WindowsRE\winre.wim /Index:1 /MountDir:C:\mount
Worked but only after I created C:Mount
DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:c:\mount\Sources\Install.wim:1 /LimitAccess
ERROR
Dism /Image:C:\mount /Add-Package /PackagePath:C:\mount\windows\servicing\packages
Error: 87
No packages were found that require processing.
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\Recovery\windowsRE/winre.wim /LimitAccess
Error
I would be happy to donate for a seasoned expert in these matters to assist in fixing this server 2016 if possible. I am planning to do a rebuilt and it's going to be a bear of a project.
Thanks in advance!
Tony