Silent update installation allows you to perform an unattended update installation and does not prompt you for any input.
Follow these steps:
"<UpdateExeFile>" /s /v"<Additional Arguments>"
Specifies to run the self-extracting executable file.
Specifies to run the self-extracting executable file using the silent mode.
Specifies any additional arguments for update installation.
Specifies to run the update installation using the silent mode.
Specifies to perform an automatic reboot after the update is installed. If a reboot is required to complete the update, the machine will reboot automatically without any notification.
Examples
"<UpdateExeFile>" /s /v"/s /AutoReboot"
"<UpdateExeFile>" /s /v"/s"
Copyright © 2016 |
|