Skip to content

How to activate a Volume License from the Server after Setup?

If you have installed your product without any command line, then it is installed as a trial version.

Activate

To activate your Volume License, run the following command line as an elevated administrator:

  • Remote Access & Two Factor Authentification
    C:\Program Files (x86)\TSplus\UserDesktop\files>
    AdminTool.exe TwoFactor.Admin.exe
    /Users 1 (1 to 50 or unlimited)
    /edition Enterprise (Desktop, MobileWeb, Enterprise)
    /supportyears 1(1,2,3 only)

Example : C:\Program Files (x86)\TSplus\UserDesktop\files\AdminTool.exe /vl /activate YOUR-VOLUME-LICENSE-KEY /users 30 /edition Enterprise /supportyears 1

Example :C:\Program Files (x86)\TSplus\UserDesktop\files\TwoFactor.Admin.exe /vl /activate YOUR-VOLUME-LICENSE-KEY /supportyears 1

  • Advanced Security
    C:\Program Files (x86)\TSplus-Security>
    TSplus-Security.exe
    /edition Ultimate (Essentials or Ultimate)
    /supportyears 1(1,2,3 only)

Example :C:\Program Files (x86)\TSplus-Security\TSplus-Security.exe /vl /activate YOUR-VOLUME-LICENSE-KEY /edition Ultimate /supportyears 1

  • Server Monitoring
    C:\Program Files (x86)\TSplus-ServerMonitoring>
    ServerMonitoring.exe
    /Users 1 (1 for Startup, 5 for Essential, 10 for Business)
    /supportyears 1(1 for Startup, 5 for Essential, 10 for Business)

Example :C:\Program Files (x86)\TSplus-ServerMonitoring\ServerMonitoring.exe /vl /activate YOUR-VOLUME-LICENSE-KEY /users 5 /supportyears 1

  • You can add my following additional parameters:
    /comments "your comments"Specify the comments to attach to the license on the license portal.
    /verysilentExecute the setup program silently. This enables the integration of this setup program into your own initialization or automation scripts.

Example :C:\Program Files (x86)\TSplus\UserDesktop\files\AdminTool.exe /vl /activate YOUR-VOLUME-LICENSE-KEY /users unlimited /edition Enterprise /supportyears 3 /comments "This is a comment"*

Parameters

This command takes the following parameters:

(if you like using command lines and are wondering what other command lines are available, please go to this specific documentation)

Update Support

To extend your update/support subscription, choose 1, 2 or 3 in operation of the extension time.
Use this command:

AdminTool.exe /vl /renewsupport YOUR-VOLUME-LICENSE-KEY /supportyears 1"

Add Missing Support

This command is particularly useful if the customer forgot to activate support during installation or if they need to set a specific end date for their support period.

Run this command as an administrator, replacing the details with your own license information and the preferred end of support date:

AdminTool.exe /vl /activate-support YOUR-VOLUME-LICENSE-KEY /users [number] /edition [edition] /endofsupport [YYYY-MM-DD]

Example: To activate support for a Remote Access 5 user with the Printer edition until July 25, 2026, enter:

AdminTool.exe /vl /activate-support YOUR-VOLUME-LICENSE-KEY /users 5 /edition Printer /endofsupport 2026-07-25

This new feature makes it easier to manage support periods, so customers always know when their support period starts and ends.