Skip to content

Lignes de commande

We are pleased to provide you with a comprehensive set of command-line tools designed to enhance the flexibility and efficiency of our software. These tools enable users to script and automate various functionalities, tailoring the software to meet their specific needs and workflows.

Explore las posibilidades y optimiza tu experiencia con nuestras opciones de línea de comandos.

You only have to run the following command lines as an elevated Administrator. As a reminder, TSplus-Security.exe is located in the following folder C:\Program Files (x86)\TSplus-Security por defecto.

Inhaltsverzeichnis

Gestión de Licencias

To perform operation on licenses, please replace the program AdminTool.exe presented in the following documentation by the TSplus-Security.exe program located in Advanced Security setup directory (usually C:\Program Files (x86)\TSplus-Security ).


Configure proxy server: /proxy /set

Syntax:

TSplus-Security.exe /proxy /set [parameters]

Descripción:

Befehl /proxy /set is used to configure a proxy server for Internet access.

Parameter:

  • /host the destination host can be a predefined value (“ie” or “none”) or a user-defined value (e.g: 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 a custom user-defined value.
  • /username el nombre de usuario para conectarse al servidor proxy. Esta configuración es opcional
  • /password la contraseña del usuario debe ser proporcionada si se ha definido un nombre de usuario. Sin embargo, su valor puede estar vacío.

Ejemplos:

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

TSplus-Security.exe /proxy /set /host ie

Pour plus d'informations, veuillez vous rendre sur How to configure a Proxy Server for Internet Access?


Backup-Daten und -Einstellungen: /backup

Syntax:

TSplus-Security.exe /backup [DestinationDirectoryPath]

Descripción:

Befehl /backup is used to backup TSplus Advanced Security data and settings.

By default, the backup will be created in the archives directory located in Advanced Security setup directory (e.g.: C:\Program Files (x86)\TSplus-Security\archives).

Parameter:

  • DestinationDirectoryPath to backup in another directory than the default one. Relative and absolute paths are allowed.

Ejemplos:

TSplus-Security.exe /backup TSplus-Security.exe /backup “C:\Users\admin\mycustomfolder”

Pour plus d'informations, veuillez vous rendre sur Avancé - Sauvegarde et restauration


Restaurar datos y configuraciones: /restore

Syntax:

TSplus-Security.exe /restore [Backup Directory Path]

Descripción:

Befehl /restore is used to restore TSplus Advanced Security data and settings.

The specified backup directory path must be created by the /backup command or from the Backup feature from the application.

Parameter:

  • Backup Directory Path the path where the backup directory to restore is located.

Ejemplos:

TSplus-Security.exe /restore “C:\Program Files (x86)\TSplus-Security\archives\backup-2025-03-11_21-45-51-setup” /silent

Pour plus d'informations, veuillez vous rendre sur Avancé - Sauvegarde et restauration


Remove and unblock all blocked IP addresses: /unblockall

Syntax:

TSplus-Security.exe /unblockall

Descripción:

Befehl /unblockall is used to remove all blocked IP addresses from TSplus Advanced Security’s firewall and unblock them from Microsoft Windows Defender firewall if required.

Ejemplos:

TSplus-Security.exe /unblockall

Pour plus d'informations, veuillez vous rendre sur Pare-feu


Remove and unblock specified IP addresses: /unblockips

Syntax:

TSplus-Security.exe /unblockips [IP addresses]

Descripción:

Befehl /unblockips is used to remove all specified blocked IP addresses from TSplus Advanced Security’s firewall and unblock them from Microsoft Windows Defender firewall if required.

This command has no effect on IP addresses already blocked by Hacker IP protection. If you still want to unblock one of these addresses, please use the whitelist command.

Parameter:

  • IP addresses la lista de direcciones IP o rangos de IP para desbloquear (separados por coma o punto y coma).

Ejemplos:

TSplus-Security.exe /unblockips 1.1.1.1;2.2.2.2;3.3.3.1-3.3.6.12;5.5.5.5

Pour plus d'informations, veuillez vous rendre sur Pare-feu


Block spécifié des adresses IP : /blockips

Syntax:

TSplus-Security.exe /blockips [IP addresses] [Optional Description]

Descripción:

Befehl /blockips is used to block all specified IP addresses using TSplus Advanced Security’s firewall and block them using Microsoft Windows Defender firewall if configured.

Parameter:

  • IP addresses la lista de direcciones IP o rangos de IP a bloquear (separados por coma o punto y coma).
  • Optional Description : eine optionale Beschreibung, die für jeden Eintrag hinzugefügt wird.

Ejemplos:

TSplus-Security.exe /blockips 1.1.1.1;2.2.2.2;3.3.3.1-3.3.6.12;5.5.5.5 “John’s workplaces”

Pour plus d'informations, veuillez vous rendre sur Pare-feu


Add IP addresses to whitelist: /addwhitelistedip

Syntax:

TSplus-Security.exe /addwhitelistedip [IP addresses] [Optional Description]

Descripción:

Befehl /addwhitelistedip is used to add specified IP addresses to the authorized IP addresses of TSplus Advanced Security’s firewall and unblock them from Microsoft Windows Defender firewall if required.

Parameter:

  • IP addresses la lista de direcciones IP o rangos de IP para incluir en la lista blanca (separados por coma o punto y coma).
  • Optional Description : eine optionale Beschreibung, die für jeden Eintrag hinzugefügt wird.

Ejemplos:

TSplus-Security.exe /addwhitelistedip 1.1.1.1;2.2.2.2;3.3.3.1-3.3.6.12;5.5.5.5 “John’s workplaces”

Pour plus d'informations, veuillez vous rendre sur Pare-feu


Ajouter un programme ou un répertoire à la liste autorisée de protection contre les ransomwares : /whitelist

Syntax:

TSplus-Security.exe /whitelist add [Authorized Paths]

Descripción:

Befehl /whitelist add is used to add specified program paths and directory paths to the authorized list of TSplus Advanced Security’s Ransomware protection.

Parameter:

  • Authorized Paths the list of program paths and directory paths to add to TSplus Advanced Security’s Ransomware Protection authorization list (semicolon separated).

Ejemplos:

TSplus-Security.exe /whitelist add “C:\Windows\notepad.exe;C:\Program Files (x86)\Tsplus\Client\webserver”

Pour plus d'informations, veuillez vous rendre sur Ransomware Protection Action


Actualización de la protección de IP de Hacker: /refreshipprotection

Syntax:

TSplus-Security.exe /refreshipprotection

Descripción:

Befehl /refreshipprotection is used to refresh the list of blocked IP ranges for the Hacker IP protection feature. Support and Updates Services subscription is required.

Ejemplos:

TSplus-Security.exe /refreshipprotection

Pour plus d'informations, veuillez vous rendre sur Hacker IP Protection


Definir nivel de registro: /setloglevel

Syntax:

TSplus-Security.exe /setloglevel [Niveau de journal]

Descripción:

Befehl /setloglevel is used to set the log level for all Advanced Security’s components.

Parameter:

  • Log Level el nivel de registro entre los siguientes valores: TODOS, DEPURACIÓN, INFORMACIÓN, ADVERTENCIA, ERROR, FATAL, APAGADO

Ejemplos:

TSplus-Security.exe /setloglevel ALL

Pour plus d'informations, veuillez vous rendre sur Avancé > Journaux


Ajouter des appareils de confiance : /addtrusteddevices

Syntax:

TSplus-Security.exe /addtrusteddevices [Configuration des appareils de confiance]

Descripción:

Befehl /addtrusteddevices se utiliza para agregar dispositivos de confianza de forma programática. Requiere edición Ultimate.

Parameter:

  • Trusted Devices Configuration El argumento se compone de una lista de dispositivos de confianza (separados por punto y coma), estructurada de la siguiente manera:

Username and Devices are separated by the colon character (,).

Detalles del usuario:

User Type und vollständiger Benutzername sind durch das Zeichen Doppelpunkt (:) getrennt. Akzeptierte Benutzertypen sind „Benutzer“ und „Gruppe“.

Optional Keyword “disabled”: si incluido, los dispositivos de confianza se crearán, pero las restricciones estarán desactivadas para este usuario. Si no se menciona, las restricciones están habilitadas por defecto.

Detalles del dispositivo:

Device Name und optionale Bemerkung: getrennt durch das Gleichheitszeichen (=).

Devices are separated by the colon character (:).

Ejemplos:

TSplus-Security.exe /addtrusteddevices “user:WIN-A1BCDE23FGH\admin:disabled,device1name=this is a comment for device 1:device2name:device3name;user:DESKTOP-A1BCDE23FGH\johndoe,device1name:device4name=another comment;group:DESKTOP-A1BCDE23FGH\Administrators:disabled,device5name”

Pour plus d'informations, veuillez vous rendre sur Geräte vertrauen


Aktivieren Sie konfigurierte vertrauenswürdige Geräte: /enabletrusteddevices

Syntax:

TSplus-Security.exe /enabletrusteddevices [User or Groups]

Descripción:

Befehl /enabletrusteddevices is used to enable all configured trusted devices for the specified users and groups.

Parameter:

  • User or Groups El argumento es una lista de usuarios y grupos (separados por punto y coma). Dentro del nombre de usuario, la separación entre el tipo de usuario (“usuario” y “grupo” son los únicos valores aceptados) y el nombre de usuario completo se realiza mediante dos puntos.

Ejemplos:

TSplus-Security.exe /enabletrusteddevices “user:WIN-A1BCDE23FGH\admin;user:DESKTOP-A1BCDE23FGH\johndoe;group:DESKTOP-A1BCDE23FGH\Administrators”

Pour plus d'informations, veuillez vous rendre sur Geräte vertrauen


Desactivar todos los dispositivos de confianza: /disabletrusteddevices

Syntax:

TSplus-Security.exe /disabletrusteddevices [User or Groups]

Descripción:

Befehl /disabletrusteddevices is used to disable all configured trusted devices for the specified users and groups.

Parameter:

  • User or Groups El argumento es una lista de usuarios y grupos (separados por punto y coma). Dentro del nombre de usuario, la separación entre el tipo de usuario (“usuario” y “grupo” son los únicos valores aceptados) y el nombre de usuario completo se realiza mediante dos puntos.

Ejemplos:

TSplus-Security.exe /disabletrusteddevices “user:WIN-A1BCDE23FGH\admin;user:DESKTOP-A1BCDE23FGH\johndoe;group:DESKTOP-A1BCDE23FGH\Administrators”

Pour plus d'informations, veuillez vous rendre sur Geräte vertrauen


Setup Ransomware protection driver: /setup-driver

Syntax:

TSplus-Security.exe /setup-driver

Descripción:

Befehl /setup-driver installs the Ransomware protection driver. This operation is normally performed during installation.

Ejemplos:

TSplus-Security.exe /setup-driver

Pour plus d'informations, veuillez vous rendre sur Ransomware protection


Desinstalar el controlador de protección contra ransomware: /uninstalldriver

Syntax:

TSplus-Security.exe /uninstalldriver

Descripción:

Befehl /uninstalldriver uninstall the Ransomware protection driver. This operation is normally performed during Advanced Security uninstallation.

Ejemplos:

TSplus-Security.exe /uninstalldriver

Pour plus d'informations, veuillez vous rendre sur Ransomware protection