Command Line Parameters of the TrustPort Management Server Installer

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.
/DIR="x:\directory name" This overwrites the default 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 installation process requires. During installation of the server it can occur that a restart of the computer is needed. In certain cases a restart can be undesirable, such as when installing TrustPort Management server 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 client will automatically try to detect the server.
/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.
/GUIIP=ip This parameter makes it possible to define IP address where a web server with pages of the TrustPort Management administration console and local mirror with antivirus database will be placed. If the parameter is not entered, then there is automatically used IP address of TrustPort Management server.
/GUIPORT=port Use this parameter together with the /GUIIP parameter. It specifies port number on which the web server with pages of the TrustPort Management administration console listens. If the parameter is not entered, then there is used the implicit port number, 20394.
/DISABLESRVLOOK After the start up TrustPort Management Server emits request to check if there is other TrustPort Management Server in the same network. If there is another one detected then module for automatic registration of stations is switched off to prevent of TrustPort Management clients competing registration. /DISABLESRVLOOK parameter turns this control off. It's not recommended to use this parameter as well as isn't recommended to install more than one TrustPort Management server in local network.
/NEWREG Use the /NEWREG parameter to force an overwrite of existing configuration files on TrustPort Management server. If this parameter is not used, then the original configuration files will be kept.

Example of use: setup.exe /VERYSILENT /DIR="C:\TrustPort\Management" /REGSERVERIP=192.168.0.10

When removing TrustPort Management, the standard uninstallation process can also use the /SILENT switch. This requires executing the file unins000.exe, located in the program installation directory, with the /SILENT parameter. Uninstalling TrustPort Management can also be performed from the TrustPort Management Console.

Related references

Main Menu
Installation and Uninstallation of the TrustPort Management Server Component