Windows Update Error and VERY SLOW COMPUTER
#31
Posted 24 April 2013 - 04:41 PM
#32
Posted 25 April 2013 - 09:33 AM
#33
Posted 25 April 2013 - 05:04 PM
#34
Posted 25 April 2013 - 05:38 PM
#36
Posted 26 April 2013 - 09:05 PM
Tried googling around. Could it be this page?
http://blogs.technet...unexpected.aspx
#37
Posted 27 April 2013 - 12:58 PM
@ECHO OFF cd\ xcacls c:\ > c:log.txt && c:\log.txtOpen Notepad (Start Search, type notepad and press Enter).
Copy/paste the above text (inside the Code box) into the open text box, then save this to your desktop as "xcalcs.bat"
Be sure to include the "" quotes in the name. Then click on xcalcs.bat.
The scan should run, then open Notepad. Copy/paste those contents back here (they will also be saved as c:\log.txt).
If that fails, right click xcalcs.bat, and select "Run as administrator". I am on an XP system right now, so not able to test if that is an option.
#38
Posted 27 April 2013 - 02:25 PM
@ECHO OFF cd\ icacls c:\ > c:log.txt && c:\log.txt
#39
Posted 27 April 2013 - 06:41 PM
#40
Posted 28 April 2013 - 03:05 PM
#41
Posted 01 May 2013 - 06:15 AM
c:\ BUILTIN\Administrators:(F)
BUILTIN\Administrators:(OI)(CI)(IO)(F)
NT AUTHORITY\SYSTEM:(F)
NT AUTHORITY\SYSTEM:(OI)(CI)(IO)(F)
BUILTIN\Users:(OI)(CI)(RX)
NT AUTHORITY\Authenticated Users:(OI)(CI)(IO)(M)
NT AUTHORITY\Authenticated Users:(AD)
Mandatory Label\High Mandatory Level:(OI)(NP)(IO)(NW)
Successfully processed 1 files; Failed processing 0 files
#43
Posted 02 May 2013 - 06:43 AM
Anyhow, I reboot after clicking "Ok". And still can't update Windows.
#44
Posted 02 May 2013 - 05:09 PM
#45
Posted 04 May 2013 - 05:31 PM
BUILTIN\Users:(OI)(CI)(RX)
So matches what that link you posted earlier describes as the correct entry.
And in an earlier CAT log I now see:
=============== Repairing Windows Update services... ===============
Stopping service: "bits"... Failed.
Setting service "bits" start mode to: "Automatic"... Already set to correct state.
Stopping service: "wuauserv"... Failed.
So no way that reset Windows update.
---------
From this web page. Not quite sure it will succeed as a batch file.
@ECHO OFF net stop bits net stop wuauserv Ren %systemroot%\SoftwareDistribution\DataStore *.bak Ren %systemroot%\SoftwareDistribution\Download *.bak Ren %systemroot%\system32\catroot2 *.bak 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 atl.dll regsvr32.exe urlmon.dll regsvr32.exe mshtml.dll regsvr32.exe shdocvw.dll regsvr32.exe browseui.dll regsvr32.exe jscript.dll regsvr32.exe vbscript.dll regsvr32.exe scrrun.dll regsvr32.exe msxml.dll regsvr32.exe msxml3.dll regsvr32.exe msxml6.dll regsvr32.exe actxprxy.dll regsvr32.exe softpub.dll regsvr32.exe wintrust.dll regsvr32.exe dssenh.dll regsvr32.exe rsaenh.dll regsvr32.exe gpkcsp.dll regsvr32.exe sccbase.dll regsvr32.exe slbcsp.dll regsvr32.exe cryptdlg.dll regsvr32.exe oleaut32.dll regsvr32.exe ole32.dll regsvr32.exe shell32.dll regsvr32.exe initpki.dll regsvr32.exe wuapi.dll regsvr32.exe wuaueng.dll regsvr32.exe wuaueng1.dll regsvr32.exe wucltui.dll regsvr32.exe wups.dll regsvr32.exe wups2.dll regsvr32.exe wuweb.dll regsvr32.exe qmgr.dll regsvr32.exe qmgrprxy.dll regsvr32.exe wucltux.dll regsvr32.exe muweb.dll regsvr32.exe wuwebv.dll netsh reset winsock net start bits net start wuauservOpen Notepad (Start Search, type notepad and press Enter).
Copy/paste the above text (inside the Code box) into the open text box, then save this to your desktop as "fix1.bat"
Be sure to include the "" quotes in the name. Then click on fix1.bat.
A command window will open, and run those commands. It may baulk at some of those "regsvr32.exe" lines, so choose "Skip" if it offers that.
When it has completed, reboot and try updating again.
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users