[SOLVED] Windows 7 Fails to update, even with MBSA

JayceLim

Member
Joined
Nov 1, 2016
Posts
9
My windows 7 SP1 fails to update even with MBSA. It keeps prompting for restart to install update but nothing happens.
I tried using MBSA and it reports a few update that was not installed. But when I run the updates individually, it says the update is installed.

Windows still prompts to restart to install update. Please help.
 
Please start with the following.

1. Click your start button and type cmd in the search box.
2. Right-click on cmd that comes up in the search results and select Run as administrator. Answer Yes to the UAC prompt if it appears.
3. Copy/Paste the following into the command-prompt window and hit enter.
reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /s >1.txt && notepad 1.txt

4. Notepad will open showing the WU info. Can you copy and paste this into your next reply?
 
Please start with the following.

1. Click your start button and type cmd in the search box.
2. Right-click on cmd that comes up in the search results and select Run as administrator. Answer Yes to the UAC prompt if it appears.
3. Copy/Paste the following into the command-prompt window and hit enter.
reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /s >1.txt && notepad 1.txt

4. Notepad will open showing the WU info. Can you copy and paste this into your next reply?

Thanks Brian for the quick response. Attached is the text file.
 

Attachments

Please do the following.

Step#1 - SFCFix Script
Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.
  1. Download SFCFix.exe (by niemiro) and save this to your Desktop. If you still have this on your desktop from downloading previously, you don't need to re-download.
  2. Download the file below, SFCScript.txt, and save this to your Desktop.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCScript.txt.
  5. Drag the file SFCScript.txt onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please
 

Attachments

The content is as follows:


SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-11-22 10:46:13.221
Microsoft Windows 7 Service Pack 1 - amd64
Using .txt script file at C:\Users\Nemesis\Desktop\SFCScript (1).txt [1]








RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update.


Successfully deleted registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired.


Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update.
RegistryScript:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 2 datablocks.
Finish time: 2016-11-22 10:46:13.261
Script hash: F6oigF77rj76WaWMHuloLGZX4wZ1ALVhcqbKdU4FD0c=
----------------------EOF-----------------------
 
It doesn't look like you did it properly. You need to drag the SFCScript.txt over SFCFix.exe as follows.

JQLRgtF.gif
 
Sorry. Here's the correct text.


SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-11-22 10:43:14.424
Microsoft Windows 7 Service Pack 1 - amd64
Using .txt script file at C:\Users\Nemesis\Downloads\SFCScript (1).txt [0]








RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired.


WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired.


Successfully deleted registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired.


Failed to open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired with error code ERROR_FILE_NOT_FOUND.
RegistryScript:: directive failed to complete successfully.








Failed to process all directives successfully.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2016-11-22 10:43:14.565
Script hash: F6oigF77rj76WaWMHuloLGZX4wZ1ALVhcqbKdU4FD0c=
----------------------EOF-----------------------
 
Back
Top