|
| |||||||||
| Tags: 2147500053, 2147500053, automatic update, automatic update, error code, error code, windows update, windows update |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Error 2147500053 When I try to start the automatic updates I get -- Could not start automatic update services on local computer Error 2147500053 The class is configured to run as a security id different to the caller. How can I fix this so I can return to getting my downloads? |
|
#2
| |||
| |||
|
Decimal 2147500053 = 0x80004015 Strange that no sign seems to be involved. Try a search? http://support.microsoft.com/kb/892199 (MSN search for 0x80004015 "security id" ) |
|
#3
| |||
| |||
| Re: Error 2147500053
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;;CCDCLCSWRPWPDTL OCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWR PWPDTLOCRRC;;;PU)" >>C:\SetServiceObjectSecurity.log sc sdset wuauserv "D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTL 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 |
|
#4
| |||
| |||
| Re: Error 2147500053
About The script that you provided in the last thread; Were do you run this on the PC with the issue or the Server. I have exactly the same issue. 5 PCs out of 30 PCs in my AD domain have this very same issue. I get Error 80004015 > The class is configured to run as a security id different from the > caller. Some one was kind enough to provide me with a set of commands to reset the registry on the PCs (XP SP3); It worked, however next day, when I login and authenticate, i get the exact error if I try to update. Basically the Automatic Update Service does not start. I have Enterprise 2008 servers. Do I run the previous script from the server or fromm each PC. It seems the server security policy has a hold on these 5 PCs. Thanks |
|
#5
| |||
| |||
| Re: Error 2147500053
What script and what thread\post and why not post this to the public.server.security newsgroup |
|
#6
| |||
| |||
| Re: Error 2147500053
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 |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Error 2147500053" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error 101 (net::ERR_CONNECTION_RESET): Unknown error. anyone explain this error | cgowda | Technology & Internet | 1 | 26-12-2009 08:26 AM |
| Server Error: 451, Socket Error: 10053, Error Number: 0x800CCC0F | Daniela | Windows XP Support | 4 | 03-06-2008 04:13 PM |
| Error displaying page error [Error number: 0x80090305] | shai | Windows Update | 3 | 21-07-2005 01:07 AM |