Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Various Command Line Switches for Microsoft Security Patches

Updated: 05 Dec 2008 | 1 comment
Sidd's picture
+11 11 Votes
Login to vote

Following are the various command line switches that can be used for Microsoft Security Patches.

Available Switches:

  • [/help]
  • [/quiet]
  • [/passive]
  • [/norestart]
  • [/forcerestart]
  • [/warnrestart]
  • [/promptrestart]
  • [/overwriteoem]
  • [/nobackup]
  • [/forceappsclose]
  • [/integrate:<fullpath>]
  • [/log:<fullpath>]
/help
Displays this message

Setup Modes

/quiet
Quiet mode (no user interaction or display)
/passive
Unattended mode (progress bar only)

Restart Options

/norestart
Do not restart when installation is complete
/forcerestart
Restart after installation
/warnrestart[:seconds]
Warn and restart automatically if required (default timeout 30 seconds)
/promptrestart
Prompt if restart is required

Special Options

/overwriteoem
Overwrite OEM files without prompting
/nobackup
Do not backup files needed for uninstall
/forceappsclose
Force other programs to close when the computer shuts down
/integrate[:fullpath]
Integrate this software update into [fullpath]
/log[:fullpath]
Create log file at [fullpath]

I hope this will help.

Thanks,
Sid

Comments

CHoffman's picture
07
Dec
2008
2 Votes +2
Login to vote

Obvious

Am I the only one who's getting tired of reading the results of someone typing a console command and posting it as a revelation?