Radmin Server command-line switches

 
Radmin chapter Command line switches
Radmin jumpto Command line switches

Radmin Server’s executable file RServer3.exe can be executed with the following command-line switches:

  • /setup

    Displays a settings window.

    Radmin note Command line switchesThis will not start Radmin Server.

    Radmin gotop Command line switchesgo to top

  • /start

    Starts Radmin Server.

    Radmin warn Command line switches Radmin Server must be properly installed before you can use this command-line key.

    Radmin gotop Command line switchesgo to top

  • /stop

    Stops Radmin Server.

    Radmin gotop Command line switchesgo to top

  • /activate

    Activates Radmin Server using existing remote computer internet connection.

    /activate /key:<license key> [/outputfile"<output file name>"]

    Where:

    • license key

      is the license key to activate Radmin Server.

    • output file name

      is the optional switch that defines the name and path of report file to be saved. Report file will contain text description of operation success or failure.

    Example:

    rserver3.exe /activate /key:ABCDE-123456-123456

    or

    rserver3.exe /activate /key:ABCDE-123456-123456 /outputfile”C:\fam.log”

  • /saverequest

    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:

    • license key

      is the license key to activate Radmin Server.

    • request file name

      is the name and path of request file to be saved.

    • output file name

      is the optional switch that defines the name and path of report file to be saved. Report file will contain text description of operation success or failure.

    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”

  • /uselicense

    Activates Radmin Server using specified license file received from Famatech Activation Server. More info …

    /uselicense /licensefile”<license file name>[/outputfile"<output file name>"]

    Where:

    • license file name

      is the name and path of license file to activate Radmin Server.

    • output file name

      is the optional switch that defines the name and path of report file to be saved. Report file will contain text description of operation success or failure.

    Example:

    rserver3.exe /uselicense /licensefile”C:\fam.license”

    or

    rserver3.exe /uselicense /licensefile”C:\fam.license” /outputfile”C:\fam.log”

    Radmin gotop Command line switchesgo to top

  • /?

    Displays a window with the a list of available command-line switches.

    Radmin gotop Command line switchesgo to top

Radmin related Command line switches

Command-line switches