Windows update error 8007370B

sporei

New member
Joined
Sep 11, 2013
Posts
1
Got a machine on the network here and was saddened to find updates have been failing with Error code 8007370B - running Win7 64. I suspect it has no updates was since the machine was BSODing due to system board failure, replaced with new board some time ago (1 year +) and no problems apart from updates not working..

Gone through various steps, chkdsk, memory diagnostics, malware scans and all OK however the crux of the issue is found after running the system update readiness tool and seeing many errors on first run (700+), It fixed a couple hundred so the summary is now down to -

Code:
Summary:
Seconds executed: 488
 Found 399 errors
  CSI Manifest Missing Total count: 1
  CSI Manifest and S256H Do Not Match Total count: 2
  CSI Missing Deployment Key Total count: 5
  CSI Corrupt Component Keyform Total count: 1
  CSI Missing Identity Total count: 1
  CSI Corrupt Identity Total count: 2
  CSI Mismatched Identity Total count: 1
  CSI C Mark Deployment Missing Total count: 381
  CSI Located Replacement: Invalid (S256H) Total count: 24
  CSI Payload File Missing Total count: 3
  CSI Missing Winning Component Key Total count: 2


Unavailable repair files:
    winsxs\manifests\amd64_microsoft-windows-cbs_31bf3856ad164e35_6.1.7600.16385_none_0a337g537160f89b.manifest
    winsxs\manifests\amd64_microsoft-windows-capi2-certs_31bf3856ad364e35_6.1.7601.17687_none_206c13f6aafb3095.manifest
    winsxs\manifests\x86_microsoft-windows-capi2-certs_31bf3856ad364e35_6.1.7601.17687_none_c44d7872f29dbf5f.manifest

I have found the MS article about the "unavailable repair files" and copied 2 of the 3 files to C:\Windows\Temp\CheckSUR\winsxs\Manifests as instructed from another Win7 64bit PC (couldn't find the other .manifest of the other machines I looked at), but after running the tool and comparing logs for these 2 .manifest files I now have "CSI Manifest and S256H Do Not Match" errors so clearly has not helped!

On another, (probably related) note when I run SFC /scannow I receive "Windows Resource Protection could not perform the requested operation."

I am hoping one of the extremely talented individuals who assisted others in this forum can help me, or tell me upfront with the amount of errors it's best just to format and start over - I hope not as it'd be a nightmare with this machine!

Thanks
-sporei
 
Hello sporei, welcome to Sysnative!

I'm sorry to be the bearer of bad news, but realistically, the only way you're going to fix this is by doing a repair install:

www.sysnative.com/forums/windows-7-...-install-windows-windows-7-windows-vista.html

The 399 missing C Marks is what puts me off. The registry hive that all of this corruption is in is known as the components hive. The data in there is very cross-linked and is kind of like a chain in the way it's linked together, the problem with this being that if one part of the chain is broken, like with a missing C mark, then there's a good chance that many other problems exist elsewhere in your registry but the SURT simply can't detect them as it can't read along the chain. This means that as soon as we fix the C marks, it could make the SURT detect another batch of problems and so on, until we reach the end of the chain and that could take a very, very long time with hundreds of corruptions.

I'm sorry as this was probably the last thing you wanted to hear, but it is truly the only way forward. A repair install should sort this rather than having to format and clean install :)

Tom
 

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

Back
Top