Installing the Remote Administrator using the command line

You can also use Silent Mode Installation to install the Remote Administrator. Options for the Remote Administrator are specified with the use of additional command switches.

To install the Remote Administrator using the command line

  1. Open a Windows command prompt.

  2. Change to the drive containing the Backup Exec installation media.

  3. Change directories to one of the following:


    For 32-bit computers

    \be\winnt\install\be32

    For 64-bit computers

    \be\winnt\install\bex64

  4. Type setup /RA: and the appropriate switches. For example:

      setup /RA: /S:  

    The command line switches used for silent mode installation of the Remote Administrator are described in the following table.

    Remember the following general rules for using these switches:

    • Substitute values appropriate for your environment for values in italics; for example, substitute your password for password.

    • Enclose the value in quotation marks if it contains spaces, such as “Program Files\Symantec\Backup Exec”.

Table: Command line switches for Remote Administrator silent mode installation

Switch

Additional Switches

Description

/RA:

Installs Remote Administrator using the options specified with the additional switches.

/DEST:”path

Specifies the path where Remote Administrator will be installed. Otherwise, the default path Program Files\Symantec\Backup Exec is used.

/DOCS:

Installs online documentation.

/NOINSTALL:

Allows you to select all install options without actually installing the Backup Exec software. This option can be used with the /CPF: switch.

/CPF:”path\filename.cpf

Creates a file containing all of the installation parameters provided. Note that the file is not encrypted, which exposes parameters such as the password

-?

Provides help on all command line operations, usage, and special switches.

More Information

Installing Backup Exec using the command line (silent mode)

Installing the Remote Administrator using the command line