Can't Update to Windows 7 SP1

nfarnham2001

Distinguished
Sep 13, 2010
192
0
18,680
Okay, I just got Windows 7 Enterprise N about a week ago. It is for my computer networking class, our teacher also gave us a bit more other software and I am trying to find out what I am doing wrong. I have installed and ran the precursor software from microsoft.com to make sure that my computer is able to use SP1 and I don't have any problems in my registry. It is an official, licensed version and registered, and all the other updates work. I have manually downloaded and tried to install it and still nothing. Where do I start on troubleshooting this?
 
Try this:
Rename the 'Software Distribution folder':
a) Click the Start Button, click 'All programs, and click on 'Accessories'.
b) Next Right click on the 'Command Prompt' option and then click 'Run as administrator'.
c) In the 'Command Prompt' window enter: net stop Wuauserv and press the 'Enter' key.
d) Next click the Start/Orb button in the taskbar, in the 'Search' box, enter: %windir% and press the 'Enter' key.
e) In Windows Explore view, search for and locate the folder named "SoftwareDistribution".
f) Right click on the folder and select the 'Rename' option and change the name to: SoftwareDistributionOld
g) Close Windows Explorer and in Command Prompt window enter: net start Wuauserv and press the 'Enter' key.
h) Wait for the "Windows Update Service has successfully" before exiting/closing the command prompt window.
i) If you open Windows Explorer you should see that new "SoftwareDistribution" folder has been created.
 
I've had a similar issue before. SP1 just wouldn't install for windows 7. Eventually though, i just made sure windows update could connect and just left it. After a while it just updated itself (I can't remember how long it took).

There's been a known issue with SP1 not installing correctly on some computers, mine was one of them.

I think the issue somehow stemmed from a previous .net install, on mine at least.
 
if the step I posted earilier doesn't work do that:

Method 2
If that doesn't work then you can try to stop the Automatic Update service and clear out the previously downloaded files and cache.

Open the Services console by clicking on Start, Run and typing in services.msc and clicking Ok. Stop the Automatic Update service by right clicking on it and choosing Stop.

Open My Computer or Windows Explorer and make sure that hidden files and folders are shown.

Navigate to WINDOWS\SoftwareDistribution\Download and delete all the files within this folder. Then navigate to WINDOWS\SoftwareDistribution\EventCache and delete all the files in there as well.

In the Services console, start the Automatic Update service by right clicking on it and choosing Start. You may also want to check its properties and make sure it is set to Automatic for startup type.

Download the latest version of the Windows Update Agent (http://download.windowsupdate.com/v7/windowsupdate/redist/standalone/WindowsUpdateAgent30-x86.exe) and save it to your desktop.

Close your web browser and any other open programs and double click the WindowsUpdateAgent30-x86.exe file to run it.

If you get a message saying that the Update Agent is already installed, then click on Start, Run and then click the Browse button and navigate to where WindowsUpdateAgent30-x86.exe was saved on your desktop and click on it one time. Click on the Open button and in the Open line, click once on WindowsUpdateAgent30-x86.exe file so its highlighted. Click after the last quotation mark in the line and enter /wuforce after the last quotation mark so it looks something like "C:\Documents and Settings\username\Desktop\WindowsUpdateAgent30-x86.exe" /wuforce. Click Ok to install the Windows Update Agent

Finally download the KB927891 (http://support.microsoft.com/kb/927891) update to your desktop.

Close all open programs and install the update.

Restart your computer and try downloading and installing Windows updates again. If your computer already has some updates that were downloaded during the time you were performing the above steps, cancel them and download them again from scratch.
 
The first bit didn't help MrBig, and the second one I couldn't find one for windows 7. All the ones they had to download were for xp, 2000, and server 2003. Also, when I downloaded the windowsupdateagent, I tried to run it and it said windows agent update has encountered an unrecoverable error. I also had no way to do the /wuforce thing. But I could be doing it wrong. I went to the run/browse area and navigated to the file, highlighted it, and in the open line I tried to add the /wuforce but it said it couldn't locate the file.