wdjenkins
Member
I'm fairly desperate in looking for fix for multiple Server 2019 systems I have (they were all built from same SCCM deployment and all seem to have the same issue). Recreating these from scratch would lose me 6+ months of work, so fixing the issue in place is critical. Long story short is that on this build of Server 2019 no Cumulative Updates from Microsoft will install (other updates work fine). I've tried using Windows Update, installing from downloaded update, and using the DISM to install the update with CAB/MSU method. All the same results. SFC /scannow reports no corruptions to repair, DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH always reports successful, and SFCFix reports everything is ok. Looking at the CBS logs, I can see this which I assume is the issue:
Repr: CSI meta data corruption found, will commit repair transaction if repair is asked.
Repr: No owner found for component amd64_023da5fb41dc3982e550c8b366276df5_31bf3856ad364e35_10.0.17763.1697_none_09e444ccd45d648f, it might be a 3rd party component [HRESULT = 0x800f090c - CBS_E_COMPONENT_NOT_INSTALLED_BY_CBS]
Not able to get CBS component onwers for component amd64_023da5fb41dc3982e550c8b366276df5_31bf3856ad364e35_10.0.17763.1697_none_09e444ccd45d648f [HRESULT = 0x800f090c - CBS_E_COMPONENT_NOT_INSTALLED_BY_CBS]
Repr: Non CBS installed component found, ignore it since it is not repairble
Repr: CSI Store check completes
Exec:Only CSI metadata corruption found, Process CSI repair.
All CSI corruption was fixed, ensure CorruptionDetectedDuringAcr is clear
Failed to clear CorruptionDetectedDuringAcr store corrupt flag (slow mode trigger). [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
Repr: CSI meta data corruption found, will commit repair transaction if repair is asked.
Repr: No owner found for component amd64_023da5fb41dc3982e550c8b366276df5_31bf3856ad364e35_10.0.17763.1697_none_09e444ccd45d648f, it might be a 3rd party component [HRESULT = 0x800f090c - CBS_E_COMPONENT_NOT_INSTALLED_BY_CBS]
Not able to get CBS component onwers for component amd64_023da5fb41dc3982e550c8b366276df5_31bf3856ad364e35_10.0.17763.1697_none_09e444ccd45d648f [HRESULT = 0x800f090c - CBS_E_COMPONENT_NOT_INSTALLED_BY_CBS]
Repr: Non CBS installed component found, ignore it since it is not repairble
Repr: CSI Store check completes
Exec:Only CSI metadata corruption found, Process CSI repair.
All CSI corruption was fixed, ensure CorruptionDetectedDuringAcr is clear
Failed to clear CorruptionDetectedDuringAcr store corrupt flag (slow mode trigger). [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]