Mr. Boracus on 5/26 wrote:
Just in case someone ever finds this thread again.
From
try this
@echo off
rem This batch file is needed if in group policy at any time the
services
"automatic updates" or "backgroud intelligent"
rem transfer have ever been changed from default. It seems the group
policy does not set back to default like it should.
rem So this script must do it manually.
Echo This batch file will Set Service Object Security for WUAUSERV &
BITS.
Echo Please wait...
@echo on
sc sdset bits
"D

A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPW PDTL
OCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWR PWPDTLOCRRC;;;PU)"
>>C:\SetServiceObjectSecurity.log
sc sdset wuauserv
"D

A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPW PDTL
OCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWR PWPDTLOCRRC;;;PU)"
>>C:\SetServiceObjectSecurity.log
@echo off
Echo Open C:\SetServiceObjectSecurity.log for SUCCESS entry.
Echo Open the Services applet from control panel to see if the services
are
started.
Echo For any errors; report on
http://groups.msn.com/NTarabia
@echo off
I have exactly the same issue. Do I run this on the affected PC?? or on
my
server 2008 which is also a Domain Controller??
Thanks
--
kamyjoons@yahoo.com
------------------------------------------------------------------------
kamyjoons@yahoo.com's Profile:
http://forums.techarena.in/members/139365.htm
View this thread:
http://forums.techarena.in/windows-update/580370.htm
http://forums.techarena.in