You can modify how an installation is performed by command line parameters. The list of possible parameters can be obtained by starting the installation program with the parameter /? .
| /?, /HELP | Displays a window with a list of possible installation parameters. |
| /SILENT, /VERYSILENT | Silent installations can be done in two modes: SILENT or VERYSILENT. In case of /SILENT, the Setup window isn't displayed, but the installation process window is. If the switch /VERYSILENT is used, not even the installation process window is displayed. The /REGSERVERIP parameter should always be used with this parameter. (If not, then the installer will always assign "autodetect" as choice of server detection. |
| /DIR="x:\directory name" | This overwrites the initial directory name as displayed in the 'Select Destination Location' page of the Setup wizard. The full path to the directory must be entered. This is also available in both silent installation modes. |
| /NOCANCEL | The user is not allowed to interrupt the installation process, by disabling the 'Cancel' button and ignoring the close application button. This switch can be used together with /SILENT. |
| /NORESTART | This parameter makes it possible to stop the station from restarting if the instalation process requires. In certain cases a restart can be undesirable, such as when installing the client on a mail server, etc. In such cases use /NORESTART to restart the computer manually when it is convenient. |
| /REGSERVERIP=ip | Use this parameter to specify during installation which server should be used for registration. This will pass on the server IP address to the installer. If this parameter is not used, then the IP address will be filled with the value 0.0.0.0. This parameter is normally used when performing remote installations of the client using the TrustPort Management console. |
| /REGSERVERPORT=port | Use this parameter together with the /REGSERVERIP parameter. It specifies port number on which the server accepts registration requests of new clients. If the parameter is not entered, then there is used the implicit port number, 9675. |
| /AUTODETECT | The /AUTODETECT parameter is used to automatically detect the TrustPort Management server in the network. If this parameter is not entered, then the installer will request the IP address of the server. |
| /NEWREG | Use the /NEWREG parameter to force an overwrite of existing configuration files on TrustPort Management client. If this parameter is not used, then the original configuration files will be kept. |
When removing the client, the standard uninstallation process can also use the /SILENT or /VERYSILENT switch. These parameters have the same purposes as when installing. Uninstalling TrustPort Management can be performed from the Management Console of TrustPort Management.
Main Menu
Installation and Uninstallation of the TrustPort Management Client Component