Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Reinstall Automatic Updates

Reply
Thread Tools Display Modes

Reinstall Automatic Updates

 
 
Helmut Schneider
Guest
Posts: n/a

 
      06-20-2005
Hi,

after uninstalling SP1 from a couple of 2003 servers AU is gone. The service
does not exist anymore. Manual updates are still possible.
How can I reinstall Automatic Updates?

Thanks, Helmut

--
Please do not feed my mailbox, Swen still does his job well

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

 
      06-20-2005
Helmut Schneider wrote:

> Hi,
>
> after uninstalling SP1 from a couple of 2003 servers AU is gone. The
> service does not exist anymore. Manual updates are still possible.
> How can I reinstall Automatic Updates?

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.


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
 
Helmut Schneider
Guest
Posts: n/a

 
      06-20-2005
Hi Torgeir,

Torgeir Bakken (MVP) <Torgeir.Bakken-> wrote:

> Helmut Schneider wrote:
>>
>> after uninstalling SP1 from a couple of 2003 servers AU is gone. The
>> service does not exist anymore. Manual updates are still possible.
>> How can I reinstall Automatic Updates?

>
> Try this:
>
> 1. Click Start.
>
> 2. Choose Run.
>
> 3. In the Run box, type (or copy/paste from this post)
>
> regsvr32.exe wuaueng.dll


"LoadLibrary("wuaueng.dll") failed - The specified module could not be
found."
AU is *really* gone.

Helmut

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

 
      06-20-2005
Helmut Schneider wrote:

> Torgeir Bakken (MVP) <Torgeir.Bakken-> wrote:
>> Helmut Schneider wrote:
>>
>>> after uninstalling SP1 from a couple of 2003 servers AU is gone. The
>>> service does not exist anymore. Manual updates are still possible.
>>> How can I reinstall Automatic Updates?

>>
>> Try this:
>>
>> 1. Click Start.
>>
>> 2. Choose Run.
>>
>> 3. In the Run box, type (or copy/paste from this post)
>>
>> regsvr32.exe wuaueng.dll

>
>
> "LoadLibrary("wuaueng.dll") failed - The specified module could not be
> found."
> AU is *really* gone.

Hi,

This one maybe:
http://www.wsuswiki.com/Proceduretom...icUpdateClient



--
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
 
Helmut Schneider
Guest
Posts: n/a

 
      06-20-2005
Torgeir,

Torgeir Bakken (MVP) <Torgeir.Bakken-> wrote:

> Helmut Schneider wrote:
>
>> Torgeir Bakken (MVP) <Torgeir.Bakken-> wrote:
>>> Helmut Schneider wrote:
>>>
>>>> after uninstalling SP1 from a couple of 2003 servers AU is gone. The
>>>> service does not exist anymore. Manual updates are still possible.
>>>> How can I reinstall Automatic Updates?
>>>
>>> Try this:
>>>
>>> 1. Click Start.
>>>
>>> 2. Choose Run.
>>>
>>> 3. In the Run box, type (or copy/paste from this post)
>>>
>>> regsvr32.exe wuaueng.dll

>>
>>
>> "LoadLibrary("wuaueng.dll") failed - The specified module could not be
>> found."
>> AU is *really* gone.

>
> This one maybe:
> http://www.wsuswiki.com/Proceduretom...icUpdateClient


OK, this ist how I managed it finally (and I tried many variants on 5
different servers):

As mentioned in the link:
rundll32.exe setupapi,InstallHinfSection AutoUpdate 132
%systemroot%\inf\au.inf

Trying to start the (now) existing service results in:
"Error 1083: The executable program that this service to run in does not
implement the service"

regsvr32.exe wuaueng.dll
Results in:
"DllRegisterServer in wuaueng.dll failed.
Return code was: 0x80004005"
The "DeleteFlag" is now set.

Reboot the system. After that AU is deleted.

Again:
rundll32.exe setupapi,InstallHinfSection AutoUpdate 132
%systemroot%\inf\au.inf

The (now again existing) service starts.

Thanks, Helmut

 
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
reinstall automatic update? Robert Windows Update 1 12-07-2004 09:00 PM
reinstall automatic update? Robert Windows Update 1 12-07-2004 12:33 AM
WindowsUpdate high priority updates not downloaded by Automatic Updates PhiL M. Windows Update 2 09-20-2004 06:18 PM
Reinstall updates after reinstall of XP kerri Windows Update 0 09-02-2004 03:04 PM
Automatic Updates Set To Automatic But Still Doesn't Work? HELP!! Scotty Windows Update 4 08-13-2004 09:25 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