Skip to main content

From Conception to Completion we can help with your IT needs

Go Search
Home
  
From Conception to Completion we can help with your IT needs > Windows Server 2008 Core > SCRegedit script  

SCRegedit script

Automatic updating can be configure via the SCRegedit.wsf command.  If you have Group Policy setting the automatic update scedule, this will error.
 
 
 
  • To enable automatic updating;
    • cscript c:\windows\system32\scregedit.wsf /au 4
  • To disable automatic updating;
    • cscript c:\windows\system32\scregedit.wsf /au 1
  • To query the setting for automatic updating;
    • cscript c:\windows\system32\scregedit.wsf /au /v

 

Server Commands     Home

Last modified at 2/19/2008 12:18 PM  by Jarrod Katz - Admin