Main Forum > General Computer Support
CBS Catalog Missing...[SOLVED]
tmmonaco:
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
I believe Julian (or others available) can assist me with these errors. I'd be happy to donate for your time.
Thanks, Tony
Boggin:
Given what you said you have tried in your PM to me, I would advise a reset which is more involved than a normal Win 10.
This article is a walk through that I have found as I don't have any experience of Servers.
https://docs.microsoft.com/en-us/windows-server-essentials/manage/restore-or-repair-your-server-running-windows-server-essentials
All help on this forum is free.
tmmonaco:
I cannot restore this server. It can be fixed. Thanks anyway!
Boggin:
Given this is what you have done so far without resolution, what else is there to repair it with ?
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:D:\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 http://go.microsoft.com/fwlink/?LinkId=243077.
dism /online /cleanup-image /restorehealth /source:WIM:D:\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
If this had been a normal Win 10 then either a repair install or a Reset would have resolved.
While I'm not familiar with Win Servers, from what I have found, a Reset/Restore is the only option when those Dism cmds and a sfc /scannow fail to resolve.
Why can't you restore that server ?
It may be worth performing a chkdsk /r to see if HDD corruption is the cause of the system not being able to be repaired.
tmmonaco:
Thanks for asking! I believe the issue is with these corrupt stores or whatever they are called:
(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
I found a thread where Julian somehow restored these missing CBS catalogs. Also, I have done a lot a research and have seen others have way more corruption than this and they were able to fix it. It just has to get into the right hands. Anyway to reach out to Julian? Do you know him? I believe he can fix this issue, he fixed a very similar issue for someone else.
Thanks for your efforts!
Navigation
[0] Message Index
[#] Next page
Go to full version