ELM Agent Command Line Options

Top  Previous  Next

The table below lists command line switches that are recognized by TNT Agents.

Some switches have equivalents, but only 1 switch needs to be used.

ELM Server Command Line Switches

Switch

Usage Examples

Description

/?

tntagent.exe /help

Show the TNT Agent command line help.

/help

/Install

tntagent.exe /install

Creates the TNT Agent service.

/Register

tntagent.exe /register

Displays the wizard dialog to connect the agent to an ELM Server.

/Remove

tntagent.exe /remove

Deletes the TNT Agent service.

Note:  You should deregister servers before using this option.  Double-click TNTAgent.exe to open the UI, and then Deregister is under the File menu.

/Restart

tntagent.exe /restart

Stops and restarts the TNT Agent service

/Start

tntagent.exe /start

Starts the TNT Agent service

/Stop

tntagent.exe /stop

Stops the TNT Agent service.

/Trust="nnn.nnn.nnn.nnn"]

tntagent.exe /trust="192.168.1.10"

Adds the specified TCP/IP address to the list of trusted servers.  After the server is trusted, it can register with the Agent.

/Untrust="nnn.nnn.nnn.nnn"]

tntagent.exe /trust="192.168.1.10"

Removes the specified TCP/IP address from the list of trusted servers.