Performing an automated installation for SFW or SFW HA server or client components

You can perform an automated or unattended installation using the command line interface at the command prompt with the Setup.exe command. With an unattended installation, you can only install on one system at a time.

During the installation, ensure that you verify the following points:

To perform an automated installation

  1. If you are installing the package from the software disc, insert the product software disc into your system's drive.
  2. Log into a console session.
  3. Open a command window by clicking Start > Run.
  4. Enter cmd in the Open field and click OK.
  5. Navigate to the root directory of your software disc.

    If you are downloading the installation software from the Symantec web site, then navigate to the download path where the setup.exe is located.

  6. Use the following command syntax to install the product software.

    For example,

    Setup.exe /s SOLUTIONS="1" INSTALL_MODE=InstallMode
    Telemetry=Telemetry
    [INSTALLDIR="InstallDirPath"] [REBOOT=RebootMode] [NODE="SysA"]
    [LICENSEKEY="LicenseKey"] [OPTIONS="a,b,c,..."]
    NoOptionDiscovery= NoOptionDiscovery
    GetPatchInfo=GetPatchInfo
     

    Where the maximum length of the argument string is 2,048 characters and the syntax is not case sensitive.

    Note:

    The "Licensekey" parameter is applicable only if you plan to use the "User entered license key" as your license type. You need not specify this parameter for "Keyless" license type.