Automatic Update Service Missing

D

dick

System is running XP Home that had never had any updates installed.
After removing several trojans I managed to get to the update site and
download and install 37 critical updates. Rebooted and then tried to
get auto updates working. I noticed when checking services that
Automatic Update was set to Disabled and not running. When I went to
properties to Start the service I got a popup that said, 'Service is
scheduled for deletion'. Sure enough, on the next reboot it was gone
from the services list. Can the Automatic Updates service be
reinstalled without a reinstall of the entire OS? If so, how.
thanks,
dick
 
T

Torgeir Bakken \(MVP\)

dick said:
System is running XP Home that had never had any updates installed.
After removing several trojans I managed to get to the update site and
download and install 37 critical updates. Rebooted and then tried to
get auto updates working. I noticed when checking services that
Automatic Update was set to Disabled and not running. When I went to
properties to Start the service I got a popup that said, 'Service is
scheduled for deletion'. Sure enough, on the next reboot it was gone
from the services list. Can the Automatic Updates service be
reinstalled without a reinstall of the entire OS? If so, how.
thanks,
dick
Hi

This command line should install the AutoUpdate service for Win2k and
WinXP (line will wrap in the newsreader!):

%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection AutoUpdate
132 %SystemRoot%\inf\au.inf


If it asks for your OS CD-ROM to get some files, just point it to the
folder %windir%\servicepackfiles\i386
 
D

dick

Thanks Torgeir, I will try this first thing Monday when I get back to
the job site. One question. The way the line wrapped, is this part
of the command correct? The (132) part.

,InstallHinfSection AutoUpdate 132 %SystemRoot%\inf\au.inf
dick
 
T

Torgeir Bakken \(MVP\)

dick said:
Thanks Torgeir, I will try this first thing Monday when I get back to
the job site. One question. The way the line wrapped, is this part
of the command correct? The (132) part.

,InstallHinfSection AutoUpdate 132 %SystemRoot%\inf\au.inf

Yes :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top