Windows (Cumulative) Updates failing to install [Server 2016] Part IV

bcmaze

Active member
Joined
Apr 19, 2022
Posts
35
Hi guys,

there was a time this forum saved me lots of headaches and a absolut horrible experience with MSFT Support [1].
Now I am actually running into some issues again which looking like kinda the same thatn in the previous Threads [1] and [2] explained.

The cumulative Windows updates are failing on some machines... (see "CBS_WinUpdate.log in CBS_WinUpdate.zip")

dism /online /cleanup-image /restorehealth is exiting with Error 0x800f081f at 80.0% (see "CBS_DISM.log")

sfc /scannow running fine but issue installing the Cumulative Update persists. (see "CBS_SFCscannow.log")

SFCFix.exe skips first step but runs the other steps quite fine without finding corruptions or fix something...

If I run Windows Update the CSB log shows the following (see "CBS_WinUpdate.log in CBS_WinUpdate.zip"):
Code:
2023-07-07 11:04:28, Info                  CBS    TI: --- Initializing Trusted Installer ---
2023-07-07 11:04:28, Info                  CBS    TI: Last boot time: 2023-07-07 10:29:41.495
2023-07-07 11:04:28, Info                  CBS    Starting TrustedInstaller initialization.
2023-07-07 11:04:28, Info                  CBS    Lock: New lock added: CCbsPublicSessionClassFactory, level: 30, total lock:5
2023-07-07 11:04:28, Info                  CBS    Lock: New lock added: CCbsPublicSessionClassFactory, level: 30, total lock:6
2023-07-07 11:04:28, Info                  CBS    Lock: New lock added: WinlogonNotifyLock, level: 8, total lock:7
[...]
2023-07-07 11:11:45, Error                 CSI    000018b2@2023/7/7:09:11:45.919 (F) onecore\base\wcp\componentstore\versionedindex.cpp(3705): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
  MissingWinningComponentKey on resource 'amd64_microsoft-windows-c..ervices-ca-certpdef_31bf3856ad364e35_10.0.14393.3053_none_330c4cb6500bc9fa'[gle=0x80004005]
2023-07-07 11:11:45, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
2023-07-07 11:11:45, Info                  CBS    Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2023-07-07 11:11:45, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2023-07-07 11:11:45, Info                  CBS    Not able to add SCM.EVM to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2023-07-07 11:11:46, Error                 CSI    000018b3 (F) STATUS_SXS_COMPONENT_STORE_CORRUPT #6291824# from CCSDirectTransaction::OperateEnding at index 61 of 256 operations, disposition 0[gle=0xd015001a]
2023-07-07 11:11:46, Error                 CSI    000018b4 (F) HRESULT_FROM_WIN32(14098) #6250342# from Windows::ServicingAPI::CCSITransaction::ICSITransaction2_AddComponents(Flags = 4, a = @0x1dbfc086080, mp = @0x1dbfc086880, disp = 0)[gle=0x80073712]
2023-07-07 11:11:46, Info                  CBS    Failed to add one or more component [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2023-07-07 11:11:46, Error                 CBS    Failed to complete component closure [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2023-07-07 11:11:46, Info                  CBS    CommitPackagesState: Started persisting state of packages
2023-07-07 11:11:46, Info                  CBS    CommitPackagesState: Completed persisting state of packages
2023-07-07 11:11:46, Info                  CSI    000018b5@2023/7/7:09:11:46.704 CSI Transaction @0x1dbf8e5e690 destroyed
2023-07-07 11:11:46, Info                  CBS    Perf: Resolve chain complete.
2023-07-07 11:11:46, Info                  CBS    Exec: Execution rejected because of a pending Windows Update download.  Client: WindowsUpdateAgent, Session: 31043762_870650893, Package: Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5989.1.5 [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2023-07-07 11:11:46, Info                  CBS    Exec: Store corruption found during execution, attempting auto repair.
2023-07-07 11:11:46, Info                  CBS    Exec: Download qualification evaluation, business scenario: Automatic Corruption Repair
2023-07-07 11:11:46, Info                  CBS    Exec: Network Cost API is not available on this SKU, continue.
2023-07-07 11:11:46, Info                  CBS    Exec: Network detected as Unknown, continue
2023-07-07 11:11:46, Info                  CBS    Exec: Session processing started.  Client: Auto, Session(WindowsUpdateAgent Store Corruption Detect/Repair): 31043762_870650893
2023-07-07 11:11:46, Info                  CBS    FLOW: Entering stage: CheckCbs 
2023-07-07 11:12:43, Info                  CBS    Repr: CBS Store check completes
[...]


Find here the COMPONENTS file: COMPONENTS.zip (34.55MB) - SendSpace.com

Any help is greatly appreciated!
Many thanks in advance.


[1] [SOLVED] - Windows (Cumulative) Updates failing to install [Server 2016]
[2] [SOLVED] - Windows (Cumulative) Updates failing to install [Server 2016] Part II
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top