Solved Update KB976932 error 800B0100

gethelp

New member
Local time
12:56 PM
Messages
5
Location
Australia
Updating sp1 from windows update.
Tried everything recommended from microsoft site - readiness tool, troubleshooting, and everything else.
Keep on getting error 800b0100.
Help would be really appreciated.
 

My Computer

Computer type
PC/Desktop
OS
Win 7 Home Premium
Please follow the Windows Update Posting Instructions and post the requested data

If the file is too large (8MB compressed), remove the older CBSPersist cab files until the final file is below the limit - you can always post them separately after zipping them. (the forum doesn't allow the upload of bare CAB files, for a number of reasons)

Please also post the C:\Windows\windowsudpate.log file
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Dear Noel
Files attached as requested.
Cheers
 

My Computer

Computer type
PC/Desktop
OS
Win 7 Home Premium
Interesting - there's no apparent results from an SFC scan there?

The major error in the SP1 install appears to be this -
Code:
2015-04-11 16:44:25, Error                 CBS    SPI: (CheckForPendingFlag:90)Failed to open component hive at C:\Windows\System32\config\components er=0x0


I need to have a look at your COMPONENTS registry hive

Please copy the C:\Windows\System32\config\COMPONENTS file (no extension) to your desktop and then compress it - upload the compressed file to your favoured fileshare site (preferably Dropbox or OneDrive) and post a link.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
There should still have been the internal record of the run - something like 600 lines of it!

Hmmm - looks like I made a hasty diagnosis in my earlier post - looking again at the CBS log of the SP1 install, it shows this error...
Code:
2015-04-11 16:45:03, Error                 CBS    Failed to verify if catalog file [URL="file://\\?\C:\Windows\SoftwareDistribution\Download\03fddbbffdc149984fa1d6c3974c718d\update.cat"]\\?\C:\Windows\SoftwareDistribution\Download\03fddbbffdc149984fa1d6c3974c718d\update.cat[/URL] is valid. [HRESULT = 0x800b0100 - TRUST_E_NOSIGNATURE]
2015-04-11 16:45:03, Info                  CBS    Failed to initialize internal package [HRESULT = 0x800b0100 - TRUST_E_NOSIGNATURE]
2015-04-11 16:45:03, Error                 CBS    Failed to create internal package [HRESULT = 0x800b0100 - TRUST_E_NOSIGNATURE]

Which would explain why CheckSUR didn't find anything.

Try this - Open an Elevated Command Prompt, and run the following commands>

SC STOP BITS
SC STOP WUAUSVC
DEL C:\Windows\SoftwareDistribution\Download\03fddbbffdc149984fa1d6c3974c718d
SC START WUAUSVC
SC START BITS

Reboot, and then do a Check for Updates - then attempt the install again.


Here are some instructions to make life easier :)
1) To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
2) To run the commands easier, highlight the block of commands, and right-click on the highlight – select Copy. In the CP Window, click on the black/white icon at top left – select Paste. The commands will run but may not complete the last command, so hit the Enter Key once.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Dear Noel
That seem to have done the trick.
Thank you very much for your help and time in solving this issue.
Cheers
 

My Computer

Computer type
PC/Desktop
OS
Win 7 Home Premium
Great!

Good luck, and you're welcome.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Back
Top