Windows (7 RC) update errors
Hi, Windows update has been failing now for several weeks. Error code 80070308. Upgraded from Vista Home premium to Win 7 RC using the clean install option. Initially windows update used to work without issues. Based on another dialogue about Windows update, tried some initial things including renaming the SoftwareDistribution folder under windows and then gathered some info files and pasted in skydrive for your reference. skydrive url: http://cid-71ea058f7efafca9.skydrive.live.com/browse.aspx/.Public Sql Server 2008 install fails as well. Not sure if both these issues are related. Please advise. Thanks so much. Kumar.
December 1st, 2009 7:44am

Hello Kumar, According to your problem description, I suggest you use the troubleshoot utility to narrow down the reason of the issue first. 1. Click Start-> Control Panel. 2. Switch to Large icon view and click troubleshooting icon. 3. Click System and Security. 4. Click Windows Update and click Next. 5. The wizard will check and solve most of the known problem. If the problem still persists, let us continue with the following instructions. General Windows Update Troubleshooting The following outlines how to stop services pertaining to Windows Update, rename system folders, register related DLL files, and then restart the previously mentioned services. This troubleshooting generally applies to all Windows Update related issues. Stopping services pertaining to Windows Update 1. Click Start, click All Programs, click Accessories, right-click Command Prompt, and select Run as Administrator. 2. If you receive a notification from User Account Control simply click Continue. 3. At the command prompt, type the following, commands and then press ENTER after each command. net stop wuauservnet stop bits net stop cryptsvc 4. Please do not close the Command Prompt window. Renaming folders pertaining to Windows Update 1. At the command prompt, type the following commands, and then press Enter after each command: 2. ren %systemroot%\System32\Catroot2 Catroot2.old 3. ren %systemroot%\SoftwareDistribution SoftwareDistribution.old 4. Please do not close the Command Prompt window. Registering DLLs pertaining to Windows Update 1. Please copy and paste the following text into a new Notepad document, and save the file as WindowsUpdate.BAT 2. If saved correctly the icon will change from a Notepad file to BAT file which has two blue cogs as its icon. -or- 3. You can manually type each command at the command prompt: regsvr32 c:\windows\system32\vbscript.dll /s regsvr32 c:\windows\system32\mshtml.dll /s regsvr32 c:\windows\system32\msjava.dll /s regsvr32 c:\windows\system32\jscript.dll /s regsvr32 c:\windows\system32\msxml.dll /s regsvr32 c:\windows\system32\actxprxy.dll /s regsvr32 c:\windows\system32\shdocvw.dll /s regsvr32 wuapi.dll /s regsvr32 wuaueng1.dll /s regsvr32 wuaueng.dll /s regsvr32 wucltui.dll /s regsvr32 wups2.dll /s regsvr32 wups.dll /s regsvr32 wuweb.dll /s regsvr32 Softpub.dll /s regsvr32 Mssip32.dll /s regsvr32 Initpki.dll /s regsvr32 softpub.dll /s regsvr32 wintrust.dll /s regsvr32 initpki.dll /s regsvr32 dssenh.dll /s regsvr32 rsaenh.dll /s regsvr32 gpkcsp.dll /s regsvr32 sccbase.dll /s regsvr32 slbcsp.dll /s regsvr32 cryptdlg.dll /s regsvr32 Urlmon.dll /s regsvr32 Shdocvw.dll /s regsvr32 Msjava.dll /s regsvr32 Actxprxy.dll /s regsvr32 Oleaut32.dll /s regsvr32 Mshtml.dll /s regsvr32 msxml.dll /s regsvr32 msxml2.dll /s regsvr32 msxml3.dll /s regsvr32 Browseui.dll /s regsvr32 shell32.dll /s regsvr32 wuapi.dll /s regsvr32 wuaueng.dll /s regsvr32 wuaueng1.dll /s regsvr32 wucltui.dll /s regsvr32 wups.dll /s regsvr32 wuweb.dll /s regsvr32 jscript.dll /s regsvr32 atl.dll /s regsvr32 Mssip32.dll /s Restarting services pertaining to Windows Update 1. Click Start, click All Programs, click Accessories, right-click Command Prompt, and select Run as Administrator. 2. If you receive a notification from User Account Control simply click Continue. 3. At the command prompt, type the following, commands and then press ENTER after each command. net start wuauservnet start bits net start cryptsvc exit 4. Now please check for updates using Windows Update to see if the issue has been resolved. Good luck! Andy
Free Windows Admin Tool Kit Click here and download it now
December 1st, 2009 11:38am

Andy - Success with first 3 "stop" commands but the next 2 "ren" commands fail because "access is denied" and, yes, I'm running as Administrator. Any suggestions? Thanks. Bruce
May 9th, 2010 9:21pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics