Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>net stop bits
The Background Intelligent Transfer Service service is stopping..
The Background Intelligent Transfer Service service was stopped successfully.
C:\Windows\system32>net stop wuauserv
The Windows Update service is stopping.
The Windows Update service was stopped successfully.
C:\Windows\system32>Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Do
wnloader\qmgr*.dat"
C:\Windows\system32>Ren %systemroot%\SoftwareDistribution\DataStore *.bak
The filename, directory name, or volume label syntax is incorrect.
C:\Windows\system32>Ren %systemroot%\system32\catroot2 *.bak
Access is denied.
C:\Windows\system32>DIR C:\Windows\System32\catroot*.*
Volume in drive C is OS
Volume Serial Number is 7E0B-69BE
Directory of C:\Windows\System32
04/13/2013 11:08 PM <DIR> catroot
04/13/2013 11:21 PM <DIR> catroot2
04/13/2013 02:45 PM <DIR> catroot2.bak
04/13/2013 05:03 PM <DIR> CatRoot2_2013413173637
04/13/2013 04:45 PM <DIR> catroot2_BKUP
0 File(s) 0 bytes
5 Dir(s) 161,240,113,152 bytes free
C:\Windows\system32>DIR C:\Windows\System32\catroot*.*
Volume in drive C is OS
Volume Serial Number is 7E0B-69BE
Directory of C:\Windows\System32
04/13/2013 11:08 PM <DIR> catroot
04/13/2013 11:21 PM <DIR> catroot2
04/13/2013 02:45 PM <DIR> catroot2.bak
04/13/2013 05:03 PM <DIR> CatRoot2_2013413173637
04/13/2013 04:45 PM <DIR> catroot2_BKUP
0 File(s) 0 bytes
5 Dir(s) 161,240,113,152 bytes free
C:\Windows\system32>ICACLS C:\Windows\System32\catroot2
C:\Windows\System32\catroot2 NT SERVICE\CryptSvc

OI)(CI)(F)
NT SERVICE\TrustedInstaller

I)(F)
NT SERVICE\TrustedInstaller

I)(CI)(IO)(F)
NT AUTHORITY\SYSTEM

I)(F)
NT AUTHORITY\SYSTEM

I)(OI)(CI)(IO)(F)
BUILTIN\Administrators

I)(F)
BUILTIN\Administrators

I)(OI)(CI)(IO)(F)
BUILTIN\Users

I)(RX)
BUILTIN\Users

I)(OI)(CI)(IO)(GR,GE)
CREATOR OWNER

I)(OI)(CI)(IO)(F)
Successfully processed 1 files; Failed processing 0 files
C:\Windows\system32>net stop wuauserv
The Windows Update service is not started.
More help is available by typing NET HELPMSG 3521.
C:\Windows\system32>Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Do
wnloader\qmgr*.dat"
Could Not Find C:\ProgramData\Application Data\Microsoft\Network\Downloader\qmgr
*.dat
C:\Windows\system32>sc.exe sdset bits D

A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSW
RPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
[SC] SetServiceObjectSecurity SUCCESS
C:\Windows\system32>sc.exe sdset wuauserv D

A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDC
LCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
[SC] SetServiceObjectSecurity SUCCESS
C:\Windows\system32>cd /d %windir%\system32
C:\Windows\system32>regsvr32.exe atl.dll
C:\Windows\system32>regsvr32.exe urlmon.dll
C:\Windows\system32>regsvr32.exe mshtml.dll
C:\Windows\system32>regsvr32.exe mshtml.dll
C:\Windows\system32>regsvr32.exe shdocvw.dll
C:\Windows\system32>regsvr32.exe browseui.dll
C:\Windows\system32>DIR C:\Windows\System32\catroot2 /S
Volume in drive C is OS
Volume Serial Number is 7E0B-69BE
File Not Found
EDIT: the reason this is not found is because i manually unlocked it, and renamed it to catroot2.bk.pj
C:\Windows\system32> regsvr32.exe jscript.dll
C:\Windows\system32>regsvr32.exe vbscript.dll
C:\Windows\system32>regsvr32.exe scrrun.dll
C:\Windows\system32>regsvr32.exe msxml.dll
C:\Windows\system32>regsvr32.exe msxml3.dll
C:\Windows\system32>regsvr32.exe msxml6.dll
C:\Windows\system32>regsvr32.exe actxprxy.dll
C:\Windows\system32>regsvr32.exe softpub.dll
C:\Windows\system32>regsvr32.exe wintrust.dll
C:\Windows\system32>regsvr32.exe dssenh.dll
C:\Windows\system32>regsvr32.exe rsaenh.dll
C:\Windows\system32>regsvr32.exe gpkcsp.dll
C:\Windows\system32>regsvr32.exe sccbase.dll
C:\Windows\system32>regsvr32.exe slbcsp.dll
C:\Windows\system32>regsvr32.exe cryptdlg.dll
C:\Windows\system32>regsvr32.exe oleaut32.dll
C:\Windows\system32>regsvr32.exe ole32.dll
C:\Windows\system32> regsvr32.exe shell32.dll
C:\Windows\system32> regsvr32.exe shell32.dll
C:\Windows\system32>regsvr32.exe initpki.dll
C:\Windows\system32>regsvr32.exe wuapi.dll
C:\Windows\system32>regsvr32.exe wuaueng.dll
C:\Windows\system32>regsvr32.exe wuaueng1.dll
C:\Windows\system32>regsvr32.exe wucltui.dll
C:\Windows\system32>regsvr32.exe wups.dll
C:\Windows\system32>regsvr32.exe wups2.dll
C:\Windows\system32> regsvr32.exe wuweb.dll
C:\Windows\system32>regsvr32.exe qmgr.dll
C:\Windows\system32>regsvr32.exe qmgrprxy.dll
C:\Windows\system32>regsvr32.exe wucltux.dll
C:\Windows\system32>regsvr32.exe muweb.dll
C:\Windows\system32>regsvr32.exe wuwebv.dll
C:\Windows\system32>netsh reset winsock
The following command was not found: reset winsock.
C:\Windows\system32>netsh winsock reset catalog
Sucessfully reset the Winsock Catalog.
You must restart the computer in order to complete the reset.
C:\Windows\system32>net start bits
The Background Intelligent Transfer Service service is starting.
The Background Intelligent Transfer Service service was started successfully.
C:\Windows\system32>net start wuauserv
The Windows Update service is starting.
The Windows Update service was started successfully.
C:\Windows\system32>
Restarted. checked. same error
noticed no new catroot2 folder created
EDIT: it is there now, after checking (and failing) with security essentials