Available Options
The following base options are available and can be used for opening the console via Java Web Start:
Cmd | Description |
|---|---|
-u user | The login name of the user trying to log on. This option requires the -p option to follow providing the corresponding password. If this is not the case the login window will open requesting the password. The console will then open according to the parameters provided by the command line. |
-p password | The corresponding password. This option must be used together with the -u command. |
-s server:port | The master server name and port number to which the console it to connect. |
-ssl sslmode | The secure mode with which the connection between the console and the master is to be established. |
-n device name | The name of the device on which the console is to open. You can either list this option or the -i option to identify the device. |
-i device ID | The identification of the device (the ID it is assigned in the devices table of the database) on which the console is to open. You can either list this option or the -n option to identify the device. |
-search | Opens the device node under the search node. |
-limited | Opens a mini console. |
You can use the following options to open the console on a specific context:
Cmd | Description |
|---|---|
-ConfigSummary/-inv | Opens the device node on the inventories subnode. |
-op | Opens the device node on the assigned operational rule's subnode. |
-rc | Opens the device node on the remote control subnode. |
-rcd | Opens a remote control connection with the specified device. |
-da | Opens the device node on the Direct Access subnode. |
-FileSystems | Opens the device on the File System subnode of the Direct Access. |
-Registry | Opens the device on the Registry subnode of the Direct Access. |
-Services | Opens the device on the Services subnode of the Direct Access. |
-Events | Opens the device on the Windows Events subnode of the Direct Access. |
-Processes | Opens the device on the Process Management subnode of the Direct Access. |
-Ping | Opens the console on the specified device and sends a ping to it. If the options -limited is used only a pop-up window will be displayed with the result of the ping operation. |
-Reboot | Opens the console on the specified device and reboots it. If the options -limited is used only a pop-up window will be displayed with the result of the reboot operation. |
-Shutdown | Opens the console and shuts down the device. If the options -limited is used only a pop-up window will be displayed with the result of the shutdown operation. |
-Wakeup | Opens the console on the specified device and tries to wake it up. If the options -limited is used only a pop-up window will be displayed with the result of the wakeup operation. |
-FileTransfer | Opens the device node with the File Transfer window already opened. |