Automatic Updates

From KlavoWiki
Revision as of 05:51, 15 May 2008 by David (talk | contribs) (New page: To verify the current setting <pre> cscript c:\windows\system32\scregedit.wsf /AU /v </pre> To enable automatic updates <pre> cscript c:\windows\system32\scregedit.wsf /AU 4 </pre> To di...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

To verify the current setting

cscript c:\windows\system32\scregedit.wsf /AU /v

To enable automatic updates

cscript c:\windows\system32\scregedit.wsf /AU 4

To disable automatic updates

cscript c:\windows\system32\scregedit.wsf /AU 1