Windows 7 SP 1
Windows 7 SP 1 requires two parameters to make it silent:
/quiet /nodialog
There are also some options to handle restart:
/norestart or /forcerestart or /warnrestart:<seconds>
2
Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.
Windows 7 SP 1 requires two parameters to make it silent:
/quiet /nodialog
There are also some options to handle restart:
/norestart or /forcerestart or /warnrestart:<seconds>
Comments
/quite --> /quiet
Thanks, Kurt