Thanks for having me Sysnative - you have proven to be an invaluable resource in Google searches over the years! Today I find myself making my first thread because of the following:
I have a server 2019 machine that I need to enable SNMP on - when attempting to add the feature it fails citing error 0x80073701. I've since attempted a DISM with all of the usual options but when I get to /RestoreHealth it fails. DISM logs don't seem to do a ton and end with 'Found the OSServices. Waiting to finalize it until all other providers are unloaded'. When checking the CBS log after attempting to add the feature I have found the following:
Searching the Windows update catalog shows KB5015811 is no longer availible. Get-Hotfix does not show KB5015811 as an installed update so it cannot be removed. I have tried quite a few steps to remedy this:
- DISM (all operations in order) - cites failures from source
- SFC scan
- DISM from ISO source - cites failure from source again
- CHKDSK
- Attempted to add feature from PS using Install-WindowsFeature - fails
- Attempted to add feature via Add-WindowsCapability - this claims it enabled the feature and the services now show however they lack properties tabs etc so community strings cannot be added
- Ran FRST scan for KB5015811 - will attach
Thanks for the assistance in advance and please let me know if there is anything I have missed/next steps to follow :)
I have a server 2019 machine that I need to enable SNMP on - when attempting to add the feature it fails citing error 0x80073701. I've since attempted a DISM with all of the usual options but when I get to /RestoreHealth it fails. DISM logs don't seem to do a ton and end with 'Found the OSServices. Waiting to finalize it until all other providers are unloaded'. When checking the CBS log after attempting to add the feature I have found the following:
Code:
2025-04-02 08:36:47, Info CBS FC: Servicing Processor returned
2025-04-02 08:36:47, Info CBS Repr: Could not find component missing payload:amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\PeerDistSh.dll in the sandbox, this is not expected
2025-04-02 08:36:47, Info CBS Repr: Could not find component missing payload:amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\PeerDistCacheProvider.dll in the sandbox, this is not expected
2025-04-02 08:36:47, Info CBS Repr: Could not find component missing payload:amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\BranchCache.format.ps1xml in the sandbox, this is not expected
2025-04-02 08:36:47, Info CBS Repr: Could not find component missing payload:amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\BranchCache.types.ps1xml in the sandbox, this is not expected
2025-04-02 08:36:47, Info CBS Repr: Could not find component missing payload:amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\BranchCacheOrchestrator.cdxml in the sandbox, this is not expected
2025-04-02 08:36:47, Info CBS Repr: Could not find component missing payload:amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\NetPeerDistCim.mof in the sandbox, this is not expected
2025-04-02 08:36:47, Info CBS Repr: After UUP download, some manifests are still missing
2025-04-02 08:36:47, Info CBS Failed to collect payload and there is nothing to repair. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2025-04-02 08:36:47, Info CBS Failed to repair store. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2025-04-02 08:36:47, Info CBS
2025-04-02 08:36:47, Info CBS =================================
2025-04-02 08:36:47, Info CBS Checking System Update Readiness.
2025-04-02 08:36:47, Info CBS
2025-04-02 08:36:47, Info CBS (p) CSI Payload Corrupt (n) amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\PeerDistSh.dll
2025-04-02 08:36:47, Info CBS Repair failed: Missing replacement payload.
2025-04-02 08:36:47, Info CBS (p) CSI Payload Corrupt (n) amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\PeerDistCacheProvider.dll
2025-04-02 08:36:47, Info CBS Repair failed: Missing replacement payload.
2025-04-02 08:36:47, Info CBS (p) CSI Payload Corrupt (n) amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\BranchCache.format.ps1xml
2025-04-02 08:36:47, Info CBS Repair failed: Missing replacement payload.
2025-04-02 08:36:47, Info CBS (p) CSI Payload Corrupt (n) amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\BranchCache.types.ps1xml
2025-04-02 08:36:47, Info CBS Repair failed: Missing replacement payload.
2025-04-02 08:36:47, Info CBS (p) CSI Payload Corrupt (n) amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\BranchCacheOrchestrator.cdxml
2025-04-02 08:36:47, Info CBS Repair failed: Missing replacement payload.
2025-04-02 08:36:47, Info CBS (p) CSI Payload Corrupt (n) amd64_microsoft-windows-peerdist-common_31bf3856ad364e35_10.0.17763.348_none_d2caf70b61d6a778\NetPeerDistCim.mof
2025-04-02 08:36:47, Info CBS Repair failed: Missing replacement payload.
2025-04-02 08:36:47, Info CBS (w) CBS Package Index Package Missing 0x80070490 Package_1267_for_KB5015811~31bf3856ad364e35~amd64~~0.0.0.0 Package_1267_for_KB5015811~31bf3856ad364e35~amd64~~10.0.1.8
2025-04-02 08:36:47, Info CBS
2025-04-02 08:36:47, Info CBS Summary:
2025-04-02 08:36:47, Info CBS Operation: Detect and Repair
2025-04-02 08:36:47, Info CBS Operation result: 0x800f081f
2025-04-02 08:36:47, Info CBS Last Successful Step: Entire operation completes.
2025-04-02 08:36:47, Info CBS Total Detected Corruption: 7
2025-04-02 08:36:47, Info CBS CBS Manifest Corruption: 0
2025-04-02 08:36:47, Info CBS CBS Metadata Corruption: 1
2025-04-02 08:36:47, Info CBS CSI Manifest Corruption: 0
2025-04-02 08:36:47, Info CBS CSI Metadata Corruption: 0
Searching the Windows update catalog shows KB5015811 is no longer availible. Get-Hotfix does not show KB5015811 as an installed update so it cannot be removed. I have tried quite a few steps to remedy this:
- DISM (all operations in order) - cites failures from source
- SFC scan
- DISM from ISO source - cites failure from source again
- CHKDSK
- Attempted to add feature from PS using Install-WindowsFeature - fails
- Attempted to add feature via Add-WindowsCapability - this claims it enabled the feature and the services now show however they lack properties tabs etc so community strings cannot be added
- Ran FRST scan for KB5015811 - will attach
Thanks for the assistance in advance and please let me know if there is anything I have missed/next steps to follow :)