After updating to Windows 7 SP1 I updated with every new update that came out, but there were problems with the last two:

UPDATE: In the updates history I have found a lot of updates failed:

What can be done? Can I manually update?

P.S. I was offered a fix for this: Windows6.1-KB947821-v12-x64. Should I install?


Like the dialog says: reboot Windows. Then check WindowsUpdate and try to install any remaining updates. If that keeps giving an error then you can try to manually install the updates.


Yes run the SUR tool as instructed Here

If you receive the Windows Update error 800b0100, it means that a file needed by Windows Update is not registered with Windows correctly. The System Update Readiness Tool can correct some conditions that cause this error. To use the tool, follow these steps:

  1. Go to the System Update Readiness Tool webpage. In the Information for advanced users section, find the version of Windows and system type of your computer, and then click the link to download the System Update Readiness Tool. If you don't know which version of Windows you have, see View your computer information.

  2. Run the tool

  3. Run Windows Update again.

Note:

Typically, the scan takes 15 minutes or less, but it can take longer on some computers. The Windows Update progress bar is not updated during the scan, and progress seems to stop at 60% complete for some time. This behavior is expected. The scan is still running and you should not cancel the update.

If the problem persists after you take these steps, go to the Microsoft Update Solution Center website to find more information about the error code or to request support by e‑mail.

Error codes this applies to:

WindowsUpdate_800B0100

0x800B0100


I had the same error message and every tutorial/hint I found did not work until I discovered the following blog post:

"How to fix Server Manager Errors after installing updates (HRESULT:0x800F0818 / HRESULT:0x800B0100)"

This worked for several "windows 7 ultimate" clients, by using the following "simple" steps. Afterwards the problem was gone and updates worked again.

  1. Run the "Microsoft Update Readiness Tool".
  2. Check the "CheckSUR.log" (C:\Windows\Logs\CBS\CheckSUR.log) which files cause problems and identify the KB number.
  3. Download the update file from the internet (a ".msu"-file).
  4. Extract the ".cab"-file from the ".msu"-file.
  5. Inside the ".cab"-file look for the files from the "CheckSUR.log" and replace them in "C:\Windows\Servicing\Packages"

A more detailed description can be found at the top of the link. I hope nobody needs to try, but if, I hope it helps.