Radmin Server's executable file RServer3.exe can be executed with the following command-line switches:
Displays a settings window.
This will not start Radmin Server.
Starts Radmin Server.
Radmin Server must be properly installed before you can use this command-line key.
Stops Radmin Server.
Activates Radmin Server using existing remote computer internet connection.
/activate /key:<license key> [/outputfile"<output file name>"]
Where:
Example:
rserver3.exe /activate /key:ABCDE-123456-123456
or
rserver3.exe /activate /key:ABCDE-123456-123456 /outputfile"C:\fam.log"
Saves activation request file required to activate Radmin Server manually. More info ...
/saverequest /key:<license key> /requestfile"<request file name>" [/outputfile"<output file name>"]
Where:
Example:
rserver3.exe /saverequest /key:ABCDE-123456-123456 /requestfile"C:\fam.request"
or
rserver3.exe /saverequest /key:ABCDE-123456-123456 /requestfile"C:\fam.request" /outputfile"C:\fam.log"
Activates Radmin Server using specified license file received from Famatech Activation Server. More info ...
/uselicense /licensefile"<license file name>" [/outputfile"<output file name>"]
Where:
Example:
rserver3.exe /uselicense /licensefile"C:\fam.license"
or
rserver3.exe /uselicense /licensefile"C:\fam.license" /outputfile"C:\fam.log"
Displays a window with the a list of available command-line switches.