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. |
ThinManager Database Tool: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
Omitting this parameter will cause the program to connect to the local ThinServer. | Omitting this parameter will cause the program to connect to the local ThinServer. | ||
::{|cellpadding="3" | ::{|cellpadding="3" | ||
|'''--server IPAddress | |'''--server IPAddress User Password'''||Connects to the server specified by IPAddress using the UserName/Password specified. | ||
|} | |} | ||
Line 20: | Line 20: | ||
|'''--calibratetouchscreens'''||Initiates the touchscreen calibration on all online terminals. | |'''--calibratetouchscreens'''||Initiates the touchscreen calibration on all online terminals. | ||
|- | |- | ||
|'''--replacewindowscredentials | |'''--replacewindowscredentials OldUser NewUser NewPassword'''||Replaces all instances of OldUserName with NewUser and NewPassword. | ||
|} | |} | ||
Line 26: | Line 26: | ||
====Terminal==== | ====Terminal==== | ||
::{|cellpadding="3" | ::{|cellpadding="3" | ||
|'''--terminal-restart | |'''--terminal-restart TerminalName'''||Restarts the terminal with the name TerminalName. | ||
|- | |- | ||
|'''--terminal-reboot | |'''--terminal-reboot TerminalName'''||Reboots the terminal with the name TerminalName. | ||
|- | |- | ||
|'''--terminal-poweroff | |'''--terminal-poweroff TerminalName'''||Turns off the terminal with the name TerminalName. | ||
|- | |- | ||
| | | | ||
|- | |- | ||
|'''--terminal-calibratetouchscreens | |'''--terminal-calibratetouchscreens TerminalName'''||Calibrates all touchscreens connected to the terminal with the name TerminalName. | ||
|- | |- | ||
|'''--terminal-calibratetouchscreen | |'''--terminal-calibratetouchscreen TerminalName ScreenNumber'''||Calibrates all touchscreens connected to screen ScreenNumber on the terminal with the name TerminalName. | ||
|- | |- | ||
| | | | ||
|- | |- | ||
|'''--terminal-replacewindowscredentials | |'''--terminal-replacewindowscredentials OldUser NewUser NewPassword'''|| | ||
|- | |- | ||
|'''--terminal-setwindowscredentials | |'''--terminal-setwindowscredentials TerminalName NewUser NewPassword'''|| | ||
|} | |} | ||
====Display Client==== | ====Display Client==== | ||
::'''''' | ::{|cellpadding="3" | ||
|'''--displayclient-replacewindowscredentials OldUser NewUser NewPassword'''|| | |||
|- | |||
|'''--displayclient-setwindowscredentials TerminalName DisplayClientName NewUser NewPassword'''|| | |||
|} | |||
====Terminal Server==== | ====Terminal Server==== | ||
::'''--terminalserver-replacewindowscredentials''' | ::{|cellpadding="3" | ||
|'''--terminalserver-replacewindowscredentials OldUser NewUser NewPassword'''|| | |||
|- | |||
|'''--terminalserver-setwindowscredentials TerminalServerName NewUser NewPassword'''|| | |||
|} | |||
====TermSecure==== | ====TermSecure==== | ||
::'''--termsecure-setcardnumber | ::{|cellpadding="3" | ||
|'''--termsecure-setcardnumber Username CardNumber'''||Sets the card id to CardNumber for the specified TermSecure user username. | |||
|- | |||
|'''--termsecure-setcardnumberbywindowsuser WindowsUsername CardNumber'''||Sets the card id to CardNumber for a TermSecure user using a unique Windows username WindowsUsername. | |||
|- | |||
| | |||
|- | |||
|'''--termsecure-replacewindowscredentials OldUser NewUser NewPassword'''|| | |||
|- | |||
|'''--termsecure-setwindowscredentials TermSecureUser NewUser NewPassword'''|| | |||
|} | |||
====Relevance Location==== | ====Relevance Location==== | ||
::'''--location-replacewindowscredentials''' | ::{|cellpadding="3" | ||
|'''--location-replacewindowscredentials OldUser NewUser NewPassword'''|| | |||
|- | |||
|'''--location-setwindowscredentials LocationName NewUser NewPassword'''|| | |||
|} |
Revision as of 21:00, 4 December 2014
Usage
Program Behavior
Logging
By default only errors will be printed to the command prompt. Using one of the below settings will modify this behavior.
--quiet Suppresses all messages. --verbose Outputs information from all commands as well as errors.
Connection
Omitting this parameter will cause the program to connect to the local ThinServer.
--server IPAddress User Password Connects to the server specified by IPAddress using the UserName/Password specified.
Global
--calibratetouchscreens Initiates the touchscreen calibration on all online terminals. --replacewindowscredentials OldUser NewUser NewPassword Replaces all instances of OldUserName with NewUser and NewPassword.
Terminal
--terminal-restart TerminalName Restarts the terminal with the name TerminalName. --terminal-reboot TerminalName Reboots the terminal with the name TerminalName. --terminal-poweroff TerminalName Turns off the terminal with the name TerminalName. --terminal-calibratetouchscreens TerminalName Calibrates all touchscreens connected to the terminal with the name TerminalName. --terminal-calibratetouchscreen TerminalName ScreenNumber Calibrates all touchscreens connected to screen ScreenNumber on the terminal with the name TerminalName. --terminal-replacewindowscredentials OldUser NewUser NewPassword --terminal-setwindowscredentials TerminalName NewUser NewPassword
Display Client
--displayclient-replacewindowscredentials OldUser NewUser NewPassword --displayclient-setwindowscredentials TerminalName DisplayClientName NewUser NewPassword
Terminal Server
--terminalserver-replacewindowscredentials OldUser NewUser NewPassword --terminalserver-setwindowscredentials TerminalServerName NewUser NewPassword
TermSecure
--termsecure-setcardnumber Username CardNumber Sets the card id to CardNumber for the specified TermSecure user username. --termsecure-setcardnumberbywindowsuser WindowsUsername CardNumber Sets the card id to CardNumber for a TermSecure user using a unique Windows username WindowsUsername. --termsecure-replacewindowscredentials OldUser NewUser NewPassword --termsecure-setwindowscredentials TermSecureUser NewUser NewPassword
Relevance Location
--location-replacewindowscredentials OldUser NewUser NewPassword --location-setwindowscredentials LocationName NewUser NewPassword