Silent Automated Install
Automate Windows client installation
The Windows client can be run with the options /SILENT
or /VERYSILENT
. These options can be used to automate installs and run unattended installations with deployment systems. The silent option will run the installer with the dialog shown and confirm all prompts. The very silent option will run the installer in the background without any visible windows or prompts.
Updated over 2 years ago