I have run Bitdefender Antivirus scan with updated virus definitions.
I have run Malwarebytes with updated virus definitions.
I have run the System Update Readiness Tool. It ran to completion with no errors. It didn't create a file called CheckSur.log. I have searched the entire drive and I looked in:
C:\Windows\CheckSur\v1.0
I have run:
sfc /scannow
I have run a Win7 Update in place.
I have updated all MS updates except for IE11.
The Windows update error I am getting is:
Code 9C59
I have attached the CBS.log to this post.
I have run this BAT file to search for errors. Nothing showed.
I have run MicrosoftFixit.wu.Run.exe, Rebooted and tried Windows Update again.
I have run this bat file before the last Windows Update:
I have attached the WindowsUpdate.log Produced after the bat file below was run. And after MSFixit.wu.run
There is an error in the WindowsUpdate.log I don't know how to fix it.
Please help me fix this problem.
Thank you,
Docfxit
I have run Malwarebytes with updated virus definitions.
I have run the System Update Readiness Tool. It ran to completion with no errors. It didn't create a file called CheckSur.log. I have searched the entire drive and I looked in:
C:\Windows\CheckSur\v1.0
I have run:
sfc /scannow
I have run a Win7 Update in place.
I have updated all MS updates except for IE11.
The Windows update error I am getting is:
Code 9C59
I have attached the CBS.log to this post.
I have run this BAT file to search for errors. Nothing showed.
Code:
findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >%userprofile%\Desktop\sfcdetails.txt
start Notepad %userprofile%\Desktop\sfcdetails.txt
DEL %windir%\Logs\CBS\CBS.log
cmd
I have run this bat file before the last Windows Update:
Code:
@echo on
msiexec /unregister
msiexec /regserver
net stop bits
net stop WuAuServ
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
Set i=1
:again
If exist "C:\WINDOWS\SoftwareDistribution.old_%i%" (
set /A i=i+1
goto again)
Set x=%i%
ren C:\WINDOWS\SoftwareDistribution SoftwareDistribution.old_%x%
Set i=1
:again2
If exist "%systemroot%\system32\catroot2 catroot2.old_%i%" (
set /A i=i+1
goto again2)
Set x=%i%
Ren %systemroot%\system32\catroot2 catroot2.old_%x%
sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
cd /d %windir%\system32
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
regsvr32.exe /s shdocvw.dll
regsvr32.exe /s browseui.dll
regsvr32.exe /s jscript.dll
regsvr32.exe /s vbscript.dll
regsvr32.exe /s scrrun.dll
regsvr32.exe /s msxml.dll
regsvr32.exe /s msxml3.dll
regsvr32.exe /s msxml6.dll
regsvr32.exe /s actxprxy.dll
regsvr32.exe /s softpub.dll
regsvr32.exe /s wintrust.dll
regsvr32.exe /s dssenh.dll
regsvr32.exe /s rsaenh.dll
regsvr32.exe /s gpkcsp.dll
regsvr32.exe /s sccbase.dll
regsvr32.exe /s slbcsp.dll
regsvr32.exe /s cryptdlg.dll
regsvr32.exe /s oleaut32.dll
regsvr32.exe /s ole32.dll
regsvr32.exe /s shell32.dll
regsvr32.exe /s initpki.dll
regsvr32.exe /s wuapi.dll
regsvr32.exe /s wuaueng.dll
regsvr32.exe /s wuaueng1.dll
regsvr32.exe /s wucltui.dll
regsvr32.exe /s wups.dll
regsvr32.exe /s wups2.dll
regsvr32.exe /s wuweb.dll
regsvr32.exe /s qmgr.dll
regsvr32.exe /s qmgrprxy.dll
regsvr32.exe /s wucltux.dll
regsvr32.exe /s muweb.dll
regsvr32.exe /s wuwebv.dll
netsh winsock reset
net start bits
net start WuAuServ
net start appidsvc
net start cryptsvc
bitsadmin.exe /reset /allusers
:: Reboot the system
:: Once that’s done, Go Start > All Programs > Windows Updates and see if it will allow their downloading/installation of Windows Updates.
:End
cmd
There is an error in the WindowsUpdate.log I don't know how to fix it.
Please help me fix this problem.
Thank you,
Docfxit
My Computer
- Computer type
- PC/Desktop
- OS
- Win 7 Ultimate x32, x64, Win 7 Pro x32, x64 Win 7 Home x64, XP Pro sp3