Silent Installation
SSH Tectia Client can also be installed silently on a workstation. Silent
(non-interactive) installation means that the installation procedure
will not display any user interface and will not pose any questions to
the user. This option is especially useful for system administrators, as
it allows remotely-operated automated installations.
The following command can be used to install SSH Tectia Client silently:
msiexec /q /i TectiaClient-<version>.msi INSTALLDIR="<path>"
In the command, <version>
is the current version of
SSH Tectia Client (for example, 4.2.0
), and <path>
is the path to the desired installation directory. If the INSTALLDIR
variable is omitted, SSH Tectia Client is installed to the default location
(C:\Program Files\SSH Communications Security\SSH Secure Shell
).