Welcome to the ThinManager Knowledgebase.
Additional knowledgebase articles can be found at Rockwell Automation Tech Support.

If you would like to speak with one of our engineers, please Submit a Question or give us a call at the phone number here. In North America, To route your phone support request directly to a technical support engineer, call toll-free 1-888-382-1583 or 1-440-646-3434, select Option 3 (Technical Support), then select Option 5 (More Options). When prompted, enter the ThinManager Direct Dial Code 201.

TermMon Demo Program

From ThinManager Knowledge Base
Jump to: navigation, search
The TermMon ActiveX Demo Application can be used to demonstrate the features of the Control. The demo application is found on the ThinManager CD in the Terminal ActiveX folder as TermMon.exe, however the TermMon ActiveX control must be registered before it can be used. Copy the file termmon.ocx from the ThinManager CD to the computer where you want to use it. Register the OCX by executing
regsvr32 path\to\termmon.ocx
.

To start the application in graphical mode, run TermMon.exe in a terminal’s terminal services session. This will allow the Control functionality to be demonstrated.
The demo application can also be run non-graphically using command line options. The format is as follows:

TermMon -c <command> -f <output path and filename> -d <data> -a <ipaddress> 

The following commands are terminal action commands:

  • Reboot
  • Restart
  • Calibrate
  • GotoMainMenu
  • SwitchToNextGroup
  • SwitchToPrevGroup
  • SwitchInstFailover
  • ChangeTermSecureUser
  • LogOffAndChangeTermSecureUser
  • LogOffTermSecureUser
  • DisconnectTermSecureUser
  • ChangeTerminalServerGroup -d <groupname>

The following commands return the result in the output filename.

  • TerminalName -f <output filename>
  • TerminalModel -f <output filename>
  • TerminalIP -f <output filename>
  • TerminalMAC -f <output filename>