Installing Parallels Pro Control Panel 10.3.3 and Online Help

This section includes the instructions for installing Parallels Pro Control Panel 10.3.3 and online Help using the command line.

To install Parallels Pro Control Panel 10.3.3 and online Help using the command line:

  1. Connect to the Parallels Pro Control Panel server using the console or terminal services and log in as the administrator.
  2. Before installing Parallels Pro Control Panel 10.3.3, ensure that you have installed Microsoft SQL Server 2005 on your Parallels Pro Control Panel server as described in the section Installing SQL Server Express (page 1).
  3. If you have downloaded the installation files, locate and copy the following files to a temporary directory.
  4. Open a command window and change to the directory where all the
    installation files mentioned above are located.
  5. Install the Parallels Pro Control Panel 10.3.3 using the following command.

    msiexec /l*v <full_path_of_log_file> /i "Parallels Pro Control Panel.10.3.3.msi" /qn USERNAME="<username>" COMPANYNAME="<company_name>" CUSTOMEREMAIL="<email_id>" INSTALLDIR="< install_dir>" LICENSEKEY="<license_key>" SITEDATADIR="<site_data_path>" ISPPWD="<password>" IP="<server_ip_address>" NETMASK="<server_netmask >" FQDN="<FQDN_of_the_server >" wwp="1"

    where:

  6. Install the online Help using the following command.

    msiexec /l*v <full_path_of_log_file> /i "Parallels Pro Online Help.10.3.3.msi" /qn

    where <full_path_of_log_file> is the location where you want to save the log file for the installation. For example, C:\onlinehelp.log. After the installation is complete, check the log file to verify that the online Help has installed successfully.

The Parallels Pro Control Panel 10.3.3 and online Help installation is complete. If you want to install the add-ons, proceed to the next section; otherwise, in order to ensure that Parallels Pro Control Panel 10.3.3 has been installed successfully see the verification section.