Home >  User Guide - UPLINX Phone Control Tool > Using Remote Phone Control Tool > Command Line Execution

  Command Line Execution

 

 

 

 

 

The command line enables you to execute common operations from any script which allows you to execute an exe.

The command line syntax is:

PhoneControlTool.exe [/options]

# GENERAL options:
 - /help or /h or /?
Displays this help
 - /config or /c <custom server profile name.cfg> File contains all settings as XML. Path must be <CommonApplicationData
 >\Config\. Use the GUI to modify profiles.

# Bulk Macro:
 - /bm or /bulkmacro <filename>
Run specified Bulk Macro. Bulk Macros can be created and saved from the GUI.

# Bulk Background Image:
 - /bb or /bulkbackground <filename>
Deploy specified Bulk Background Images. Bulk Background Images can be created and saved from the GUI.
 - /retry <number>
Times of reattempts made for failed bulk operation. Default is 3 if not specified.
 - /retryintervalmin <number>
(Optional) Minimum of the random wait interval before reattempting a failed bulk operation. Default is 30 seconds.
 - /retryintervalmax <number>
(Optional) Maximum of the random wait interval before reattempting a failed bulk operation. Default is 90 seconds.

All logs of executed commands are printed to the console and are also written to C:\Users\%USERNAME%\AppData\Local\Uplinx Phone Control Tool\Log\CLI.logs

In most scripts it is recommended to change to the installation directory by using:
 cd C:\Program Files (x86)\Uplinx Remote Phone Control Tool\

 

 

 

 

 

Copyright © 2024 UPLINX - Last updated 28 Jan 2024