Command line parameters

You are here: Knowledge base > COMMAND LINE

RUT-Viewer

Basic parameters:

/name: - the connection name that you want to open in a chosen connection mode
/password: - the remote host access password. If the password is not specified explicitly, it is taken from the connection properties

Connection modes:

/FULLCONTROL - viewing the screen and controlling the mouse and keyboard of the remote computer
/VIEWONLY - viewing the remote computer screen
/FTP - file manager
/OVERLAY - video overlay
/SHUTDOWN - restarting, shutting down, logging off and locking the computer (specific parameters: /RESTART, /POWEROFF, /SWITCHOFF, /LOCK)
/TASKMANAGER - task manager
/REMOTEEXECUTE - running programs remotely (specific parameters: /FILENAME:, /HIDDEN)
/TELNET - terminal
/DEVICEMANAGER - device manager
/RDP - Microsoft Remote Desktop Protocol connection
/CHAT - text chat
/SCREENRECORD - making screenshots according to a schedule
/SEND_MESSAGE - sending a plain text message
/WEBCAMERA - remote camera
/REGISTRY - remote registry
/AVCHAT - voice and video chat
/CREATE - if the connection with this name or ID was not found, it will be created
/HOST - used together with /create and allows to specify an IP address or Internet ID for the connection being created

RUT-Host

/silentinstall - install the service
/silentuninstall - uninstall the service
/firewall - integrate with the Windows XP/Vista/7 system firewall
/start - start the host
/stop - stop the host
/config - open the settings window

Examples:

Establishing a connection named "XP" in the Full Control mode:

rutview.exe /name:XP /password:123456789 /fullcontrol

Starting the calculator with the password taken from the connection properties (the Save password option must be enabled):

rutview.exe /name:XP /remoteexecute /filename:calc.exe

Attention! RUT-Host commands must be executed only as an administrator.

Tags: command line

Was this information helpful?