Hi,
I have been fighting with two Server 2016 Domain Controllers, which I cannot get to update for me... they have been reporting back: 0x80073712 (ERROR_SXS_COMPONENT_STORE_CORRUPT)
Rather than fight with two I have picked one of the servers to try to resolve first. It's trying to install KB4565511 - 2020-07 CU Server 2016, after a few attempts no luck, i unapproved this on WSUS and it tried to install KB4561616 - 2020-06 CU Server 2016 instead however the same issue occurred.
I have attached the CBS zip folder.
This was the result of RestoreHealth...
This was the output of SFCFix
As I was working my way through the logs, some of the stuff which stood out to me:
Would appreciate any advice or suggestions on the best way to move forward! As these are both DCs, I would prefer to try resolve this to prevent me having to re-build
Thanks,
Adam
I have been fighting with two Server 2016 Domain Controllers, which I cannot get to update for me... they have been reporting back: 0x80073712 (ERROR_SXS_COMPONENT_STORE_CORRUPT)
Rather than fight with two I have picked one of the servers to try to resolve first. It's trying to install KB4565511 - 2020-07 CU Server 2016, after a few attempts no luck, i unapproved this on WSUS and it tried to install KB4561616 - 2020-06 CU Server 2016 instead however the same issue occurred.
I have attached the CBS zip folder.
This was the result of RestoreHealth...
Code:
PS C:\Windows\system32> Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.14393.0
Image Version: 10.0.14393.0
[== 4.5% ]
Error: 1168
Element not found.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
This was the output of SFCFix
Code:
Checking CheckSUR.log . . .
Checking CheckSUR.persist.log . . .
Attempting repair . . .
Stage 1
Stage 2
Stage 3
Due to the nature of your corruptions, scan times have been extended by
approximately 15-20 minutes. Please be patient and allow the operation to
complete.
Deployment Image Servicing and Management tool
Version: 10.0.14393.0
Image Version: 10.0.14393.0
[== 4.5% ]
Error: 1168
Element not found.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-08-23 22:37:02.576
Microsoft Windows Server 10 Build 14393 - amd64
Not using a script file.
AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2020-08-23 22:39:00.831
----------------------EOF-----------------------
As I was working my way through the logs, some of the stuff which stood out to me:
Code:
Checking System Update Readiness.
(w) CBS Package Index Package Missing 0x80070490 Microsoft-Windows-Security-LsaTrustlet-Package~31bf3856ad364e35~amd64~~0.0.0.0 Microsoft-Windows-Security-LsaTrustlet-Package~31bf3856ad364e35~amd64~~10.0.14393.0
2020-08-23 19:55:07, Info CBS Failed to get child object: Package_5269_for_KB4088� [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2020-08-23 19:55:07, Info CBS Failed to enumerate packages. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2020-08-23 19:55:07, Info CBS Failed to check package index [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2020-08-23 19:55:08, Info CBS Failed to check CBS watchlist consistency [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2020-08-23 19:55:08, Info CBS Failed to check CBS store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2020-08-23 20:25:46, Info CBS Failed to call EnumDeploymentReferences on deployment: amd64_0a7887f4a7c67d9afd51862b2111003c_31bf3856ad364e35_10.0.14393.479_none_689d14721155886c [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
Would appreciate any advice or suggestions on the best way to move forward! As these are both DCs, I would prefer to try resolve this to prevent me having to re-build
Thanks,
Adam