Using Goverlan Remote Control command line arguments.
Information
Use Goverlan Remote Control command line arguments for scripting or use with other applications.
Here are the Goverlan arguments.
-noprompt |
Do not show the connection options and directly connect |
-observe |
Open an Observe Only connection |
-nouserkm |
Open a connection and automatically disable remote user controls |
-rctype: [INT] |
Defines the protocol to use for that connection: · 1 – GRC Example: GoverRMC.exe mycomputer -rctype:6 –noprompt Where mycomputer is the IP address or computer name of the target. |
-loadlayout: [FILEPATH] |
Load the specified layout file |
Examples:
Start Goverlan Remote Control and make an RDP connection
GoverRMC.exe pjlab-7×86-1 -rctype:3 -noprompt
Start Goverlan Remote Control and make an SSH connection
GoverRMC.exe 192.168.1.1 rctype:6 -noprompt