batch file from social.answers destroyed my services
Hello, i tried the following batch file to solve problems that i have with windows update: ipconfig /flushdns Cd %windir% del /s *.chk;*.rip;*.tmp;~*.* msiexec /regserver sc config msiserver start= auto net stop msiserver msiexec /unreg msiexec /regserver regsvr32 msi.dll /s regsvr32 msihnd.dll /s net start msiserver Regsvr32 wuaueng.dll /s net stop wuauserv cd /d %windir% rmdir /s /q softwaredistribution net start wuauserv sc config eventlog start= auto obj= Localsystem net start eventlog regsvr32 qmgr.dll /s regsvr32 qmgrprxy.dll /s sc sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU) regsvr32 wuaueng.dll /s sc sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU) sc config wuauserv start= auto obj= Localsystem net stop wuauserv sc config bits start= DEMAND obj= Localsystem net stop bits regsvr32 msxml.dll /s regsvr32 msxml2.dll /s regsvr32 msxml3.dll /s regsvr32 msxml4.dll /s regsvr32 qmgr.dll /s regsvr32 qmgrprxy.dll /s regsvr32 muweb.dll /s regsvr32 winhttp.dll /s regsvr32 wuapi.dll /s regsvr32 wuaueng.dll /s regsvr32 wuaueng1.dll /s regsvr32 wucltui.dll /s regsvr32 wups.dll /s regsvr32 wups2.dll /s regsvr32 wuweb.dll /s net start wuauserv net start bits sc config cryptsvc start= auto net stop cryptsvc cd %windir%\system32\catroot2 del *.* /f/q/s regsvr32 cryptdlg.dll /s regsvr32 cryptui.dll /s regsvr32 dssenh.dll /s regsvr32 gpkcsp.dll /s regsvr32 initpki.dll /s regsvr32 mssip32.dll /s regsvr32 sccbase.dll /s regsvr32 softpub.dll /s regsvr32 slbcsp.dll /s regsvr32 rsaenh.dll /s regsvr32 winhttp.dll /s regsvr32 wintrust.dll /s net start cryptsvc cd\ sc config ose start= demand net start ose regsvr32 qmgr.dll /s regsvr32 qmgrprxy.dll /s regsvr32 es.dll /s cls Rem **************End of the process***************** pause exit unfortunately in another post it says "don't use for windows server systems". now I got serious problems with some services: my wifi connection takes a long time to connect. my audio service doesn't start automatically anymore (it is set to automatically) - i can start it manually. my eventlog service doesn't start at all, not even manually. i really need to revert the changes. the problems aren't that serious - but annoying. how can i revert it? thanks in advance mop
April 8th, 2009 11:30am

Hello M.O.P.Thank you for posting. The batch file you used was intended for Vista 32 bit and 64 bit, not a server platform like Server 2008. The directions for that batch file were "Install this update to enable future updates to install successfully on all editions of Windows Vista." "MyOS is Windows Server 2008 64bit" as quoted by you.You will most likely have to reinstall, and be sure to check the Server 2008 forums. Ive place a link below. http://msdn.microsoft.com/en-us/aa570318.aspx ZackMicrosoft Answers Support Engineer Visit our Microsoft Answers Feedback Forum and let us know what you think.
Free Windows Admin Tool Kit Click here and download it now
April 8th, 2009 12:07pm

would have been useful to read in THIS thread: http://social.answers.microsoft.com/Forums/en-US/vistawu/thread/c1eea96f-06a5-464c-99be-a7676f1fc5c9/?ppud=4
April 8th, 2009 12:16pm

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

Other recent topics Other recent topics