Jump to content

Add Automatic Updates after AutoUpdate = Off


Recommended Posts

Hello all

I have removed Auto Updates by AutoUpdate = Off in winnt.sif. I'd like to install Auto Updates on machines where it has been removed.

I've tried the Auto Updates download form the SUS website this won't install as it won't run on XP SP1.

Is there a way to get them back?

Cheers

Link to comment
Share on other sites


Hello all

I have removed Auto Updates by AutoUpdate = Off in winnt.sif. I'd like to install Auto Updates on machines where it has been removed.

I've tried the Auto Updates download form the SUS website this won't install as it won't run on XP SP1.

Is there a way to get them back?

Cheers

do a regtweak?

;Disable Autoupdates
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000001

;Disable Autoupdates
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000001
"AUState"=dword:00000007

this is to disable the autoupdate... but you have to change them to enable..

Link to comment
Share on other sites

make a text file beggining with [components] and AutoUpdate=On in second line.

run sysocmgr /i:%systemroot%\inf\sysoc.inf /u:%systemroot%\ocremove.txt

or

find sysoc.inf, remove hide on autoupdate line, run optional components wizzard and reinstall

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...