Talo Primitive
New member
- Oct 14, 2022
- 3
OS: Windows Server 2016 Standard
Strangely,Windows try to auto update and install [Windows Server 2016 2018-05 Update For x64] (KB4103723).
And success install [Windows Server 2016 2022-09 Service Stack Update For x64] (KB5017396)
Windows Update return 0x80073712.
Current KB List
I have try to reset Windows Update manually, like C:\Windows\SoftwareDistribution and C:\Windows\System32\catroot2.
sfc /scannow not found any error.
DISM /Online /Cleanup-Image /RestoreHealth
ComponentsScanner.exe doesn't found error, but it show that something mismatch in Registry while running.
I notice the error in CBS.log [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
(CbsPersist_20221015031245.log)
Strangely,Windows try to auto update and install [Windows Server 2016 2018-05 Update For x64] (KB4103723).
And success install [Windows Server 2016 2022-09 Service Stack Update For x64] (KB5017396)
Windows Update return 0x80073712.
Current KB List
Code:
[01]: KB3199986
[02]: KB3202790
[03]: KB5017396
[04]: KB3200970
I have try to reset Windows Update manually, like C:\Windows\SoftwareDistribution and C:\Windows\System32\catroot2.
sfc /scannow not found any error.
DISM /Online /Cleanup-Image /RestoreHealth
Code:
Deployment Image Servicing and Management tool
Version: 10.0.14393.0
Image Version: 10.0.14393.0
[==========================100.0%==========================]
The operation completed successfully.
ComponentsScanner.exe doesn't found error, but it show that something mismatch in Registry while running.
Code:
ComponentsScanner Version 1.5.1.0 by sysnative.com
Windows Version: Windows Server 2016 Standard x64 (10.0.14393.447)
Start time: 2022-10-15T11:24:18
Hive scanned: %windir%\System32\config\COMPONENTS
Number of keys: 240902
Number of values: 731862
==== Critical Errors ====
None
==== Corrupt Key Names ====
None
==== Corrupt Value Names ====
None
==== Corrupt Value Data Type ====
None
==== Corrupt Value Data ====
None
==== Repair Log ====
No possible repairs
==== Warnings ====
None
Storing 0KB in C:\Users\Administrator\AppData\Local\Sysnative\ComponentsScanner
Finish Time: 2022-10-15T11:30:29. Corruption scan time: 357.7806888s
===========================EOF===========================
I notice the error in CBS.log [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
(CbsPersist_20221015031245.log)
Code:
2022-10-15 11:08:18, Error CSI 00001118@2022/10/15:03:08:18.215 (F) onecore\base\wcp\componentstore\versionedindex.cpp(3705): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
MissingWinningComponentKey on resource 'x86_microsoft-windows-naturallanguage6-0007_31bf3856ad364e35_10.0.14393.0_none_0f34ab98bfc68ec0'[gle=0x80004005]
2022-10-15 11:08:18, Info CBS Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-10-15 11:08:18, Info CBS Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-10-15 11:08:18, Info CBS Not able to add poqexec.log to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-10-15 11:08:18, Info CBS Not able to add SCM.EVM to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-10-15 11:08:18, Error CSI 00001119 (F) STATUS_SXS_COMPONENT_STORE_CORRUPT #4960536# from CCSDirectTransaction::OperateEnding at index 127 of 151 operations, disposition 0[gle=0xd015001a]
2022-10-15 11:08:18, Error CSI 0000111a (F) HRESULT_FROM_WIN32(14098) #4904665# from Windows::ServicingAPI::CCSITransaction::ICSITransaction2_AddComponents(Flags = 4, a = @0x19383d420d0, mp = @0x19383d428d0, disp = 0)[gle=0x80073712]
2022-10-15 11:08:18, Info CBS Failed to add one or more component [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2022-10-15 11:08:18, Error CBS Failed to complete component closure [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2022-10-15 11:08:18, Info CBS CommitPackagesState: Started persisting state of packages
2022-10-15 11:08:18, Info CBS CommitPackagesState: Completed persisting state of packages
2022-10-15 11:08:18, Info CSI 0000111b@2022/10/15:03:08:18.434 CSI Transaction @0x1938bf4ced0 destroyed
2022-10-15 11:08:18, Info CBS Perf: Resolve chain complete.
2022-10-15 11:08:18, Info CBS Exec: Store corruption found during execution, but auto repair is already attempted today, skip it.