Run Terminal Service Plus Setup program and then follow the installation steps :

First, chose your preferred language.



Click on "I accept the agreement".

Recommended settings are enabled by default.



The progress bar will continue through the installation process. 

Once the installation is finished, you will be asked to reboot your server :



To use TSplus, you must reboot your system, please make sure you know your Windows credentials before rebooting.


The trial periods delivers a full product for 15 days and 5 concurrent users (Entrerprise Edtion).

Here is a link to our official documentation on how to install TSplus Remote Access :


https://docs.tsplus.net/tsplus/installation/



ADVANCED INSTALL USING COMMAND LINES


Please use the following command for a silent installation of Remote Access :


Setup-TSplus.exe /VERYSILENT /SUPPRESSMSGBOXES /Addons yes


Possible arguments :


/VERYSILENT

/NORESTART

/Addons yes 


You can also configure the proxy settings manually by running the following command line as an elevated Administrator:


AdminTool.exe /proxy /set /host proxy.company.org /port 80 /username dummy /password pass@word1


/set    

Action to be performed on the proxy settings


/host (ie | none | custom)

The destination host can be a predefined value (e.g. "ie" or "none") or a user-defined value (ex. 127.0.0.1 or proxy.company.org) This parameter is mandatory.


/port

The port number used to connect to the proxy server. Required if the hostname value is custom user-defined value.


/username

The username to connect to the proxy server.

This setting is optional.


/password

The user's password must be supplied if a username has been defined.

However, its value can be empty.


Using the CLASSIC Setup is mandatory, otherwise the silent install will fail : 


https://dl-files.com/classic/Setup-TSplus.exe


ADVANCED UPDATE USING COMMAND LINES



==> Using AdminTool.exe from the install folder :


  • "C:\Program Files (x86)\TSplus\UserDesktop\files\AdminTool.exe" /update


Example with arguments :


  • "C:\Program Files (x86)\TSplus\UserDesktop\files\AdminTool.exe" /update /SILENT /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /Addons yes


==> Using the CLASSIC updater : https://dl-files.com//classic/UpdateRelease.exe


  • UpdateRelease.exe /VERYSILENT /NORESTART


You can add a "/Addons" if you want to update addons as well, and then update silently, these parameters are enough.
To NOT update or install addons such as TSplus Advanced Security, add the value "no" :


  • UpdateRelease.exe /VERYSILENT /Addons no



To update TSplus Advanced Security alone in silent mode :


1) download the CLASSIC updater : https://dl-files.com/classic/Setup-TSplus-Security.exe

2) Then run it with the following arguements : Setup-TSplus-Security.exe  /VERYSILENT /NORESTART


Starting with Remote Access v15 If you wish to perform a silent installation, you will have to go through the complete classic setup which supports the silent mode.


This one is available for direct download on :



To perform normal TSplus product updates (with prompt), please use the dedicated button from the AdminTool\HOME & TSplus Advanced Security\DASHBOARD menus, or getting the link from our documentation page :


https://docs.tsplus.net