Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Automatatic updates service won't start

Reply
Thread Tools Display Modes

Automatatic updates service won't start

 
 
postings@alexshirley.com
Guest
Posts: n/a

 
      06-08-2005
Hi

The Automatic updates service on one of our PC's won't start. It's
running Windows 2000 SP4.

Automatic updates should be pointing to our SUSAdmin server (and works
for the other PC's).

Does anybody have ideas on how to fix this?
(Note I haven't tried removing/reinstalling as I don't know how to in
this instance!).

Error is logged as below

Many Thanks

Alex

-------------------------------------------------------------------

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7009
Date: 03/06/2005
Time: 13:21:01
User: N/A
Computer:
Description:
Timeout (30000 milliseconds) waiting for the Automatic Updates service
to connect.

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7000
Date: 03/06/2005
Time: 13:21:01
User: N/A
Computer:
Description:
The Automatic Updates service failed to start due to the following
error:
The service did not respond to the start or control request in a timely
fashion.

-------------------------------------------------------------------

 
Reply With Quote
 
 
 
 
MowGreen [MVP]
Guest
Posts: n/a

 
      06-08-2005
This may sound too simple, but set Automatic Updates to Automatic for
Startup type via the Services console. 3000 milliseconds apparently
does not give it a chance to Start.
Either that or I'm reading the log incorrectly.


HTH,
MowGreen [MVP 2004-2005]
===============
*-343-* FDNY
Never Forgotten
===============


wrote:

> Hi
>
> The Automatic updates service on one of our PC's won't start. It's
> running Windows 2000 SP4.
>
> Automatic updates should be pointing to our SUSAdmin server (and works
> for the other PC's).
>
> Does anybody have ideas on how to fix this?
> (Note I haven't tried removing/reinstalling as I don't know how to in
> this instance!).
>
> Error is logged as below
>
> Many Thanks
>
> Alex
>
> -------------------------------------------------------------------
>
> Event Type: Error
> Event Source: Service Control Manager
> Event Category: None
> Event ID: 7009
> Date: 03/06/2005
> Time: 13:21:01
> User: N/A
> Computer:
> Description:
> Timeout (30000 milliseconds) waiting for the Automatic Updates service
> to connect.
>
> Event Type: Error
> Event Source: Service Control Manager
> Event Category: None
> Event ID: 7000
> Date: 03/06/2005
> Time: 13:21:01
> User: N/A
> Computer:
> Description:
> The Automatic Updates service failed to start due to the following
> error:
> The service did not respond to the start or control request in a timely
> fashion.
>
> -------------------------------------------------------------------
>

 
Reply With Quote
 
postings@alexshirley.com
Guest
Posts: n/a

 
      06-09-2005
Hi HTH

I forgot to state the service is set as automatic (tried manual as well
in case it was executed by another service).

Any further ideas? I think I need to reinstall the service, but I can't
figure out how. All my other PC's on the network have this service
running quite happily.

Cheers

Alex

 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      06-09-2005
wrote:

> Hi HTH
>
> I forgot to state the service is set as automatic (tried manual as well
> in case it was executed by another service).
>
> Any further ideas? I think I need to reinstall the service, but I can't
> figure out how. All my other PC's on the network have this service
> running quite happily.

Hi,

Try this:

1. Click Start.

2. Choose Run.

3. In the Run box, type (or copy/paste from this post)

regsvr32.exe wuaueng.dll

(note the space there in the middle)

4. Click OK.

Do the same for wuapi.dll, wups.dll and wucltui.dll


After the regsvr32 command, start regedit.exe
and locate the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wuauserv

If you find a DeleteFlag value there, delete the DeleteFlag value.


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
postings@alexshirley.com
Guest
Posts: n/a

 
      06-10-2005
Thanks Torgeir
Worked!

Cheers

Alex

Torgeir Bakken (MVP) wrote:
> wrote:
>
> > Hi HTH
> >
> > I forgot to state the service is set as automatic (tried manual as well
> > in case it was executed by another service).
> >
> > Any further ideas? I think I need to reinstall the service, but I can't
> > figure out how. All my other PC's on the network have this service
> > running quite happily.

> Hi,
>
> Try this:
>
> 1. Click Start.
>
> 2. Choose Run.
>
> 3. In the Run box, type (or copy/paste from this post)
>
> regsvr32.exe wuaueng.dll
>
> (note the space there in the middle)
>
> 4. Click OK.
>
> Do the same for wuapi.dll, wups.dll and wucltui.dll
>
>
> After the regsvr32 command, start regedit.exe
> and locate the key
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wuauserv
>
> If you find a DeleteFlag value there, delete the DeleteFlag value.
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx


 
Reply With Quote
 
postings@alexshirley.com
Guest
Posts: n/a

 
      06-10-2005
Thanks Torgeir
Worked!

Cheers

Alex

Torgeir Bakken (MVP) wrote:
> wrote:
>
> > Hi HTH
> >
> > I forgot to state the service is set as automatic (tried manual as well
> > in case it was executed by another service).
> >
> > Any further ideas? I think I need to reinstall the service, but I can't
> > figure out how. All my other PC's on the network have this service
> > running quite happily.

> Hi,
>
> Try this:
>
> 1. Click Start.
>
> 2. Choose Run.
>
> 3. In the Run box, type (or copy/paste from this post)
>
> regsvr32.exe wuaueng.dll
>
> (note the space there in the middle)
>
> 4. Click OK.
>
> Do the same for wuapi.dll, wups.dll and wucltui.dll
>
>
> After the regsvr32 command, start regedit.exe
> and locate the key
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wuauserv
>
> If you find a DeleteFlag value there, delete the DeleteFlag value.
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Dependency service or group failed to start" and unable to start Diagnostic Policy Service manually racingracing Windows Vista General Discussion 0 01-04-2009 06:01 PM
The Windows Firewall service terminated with service-specific error 13 (0xD). (cannot start firewall) Amster Windows Vista Security 3 09-06-2008 05:44 PM
Problem with a Service that Fails to Start (Bonjour Service) Stéphane Bergeron Windows Vista General Discussion 24 07-11-2008 11:21 PM
Can't start auto updates service jaz@jackzucker.com Windows Update 5 01-05-2005 02:18 PM
Automatic Updates Service Fails To Start? Brian K Windows Update 0 12-01-2004 07:39 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59