Veritas InfoScale 7.3 Installation and Upgrade Guide - Windows
- Preinstallation and planning
- Installing the Veritas InfoScale products
- Upgrading to InfoScale products
- Performing the post upgrade tasks
- Administering the InfoScale product installation
- Uninstalling the InfoScale products
- Performing application upgrades in an InfoScale environment
- Upgrading Microsoft SQL Server
- Upgrading Oracle
- Upgrading application service packs in an InfoScale environment
- Appendix A. Services and ports
- Appendix B. Migrating from a third-party multi-pathing solution to DMP
Parameters for Setup.exe
The following table describes the parameters that you can use with the Setup.exe command.
Parameter | Use |
---|---|
/s | Set for silent mode. If not set, boots the product installation wizard. |
INSTALL_MODE | Set to indicate an installation or uninstallation. 1 = To install 5 = To uninstall Example: INSTALL_MODE=1 Note: The parameter, INSTALL_MODE=1 is used for both a new installation, as well as an upgrade. The installer switches to the correct mode (installation or upgrade) depending upon what has already been installed on the selected system. |
SOLUTIONS | Set to the type of installation. 1 = Veritas InfoScale Storage 2 = Veritas InfoScale Enterprise 3 = Veritas InfoScale Availability 4 = Veritas InfoScale Foundation Example: SOLUTIONS=1 |
Telemetry | Set this parameter to participate in the Veritas Product Improvement Program by submitting system and usage information anonymously. The Product Improvement Program allows the product installer to collect installation, deployment, and usage data and submit it anonymously to Veritas. The collected information helps identify how customers deploy and use the product. If you do not want to participate in the Product Improvement Program, set this parameter to 0. |
INSTALLDIR | Set the installation directory path. The path must start and end with a quotation mark. The default setting is SystemDrive: \Program files\Veritas Example: INSTALLDIR="C:\InstallationDirectory" This is an optional parameter. Note: If you plan to configure the cluster for single sign-on authentication and your system runs a non-English locale operating system, ensure that the installation directory contains only English characters. |
Reboot | Set for the automatic reboot of the system at the completion of the installation. 0 = No reboot 1 = Reboot The default setting is 0 for no system reboot. Example: Reboot=1 Note: This is an optional parameter. |
Node | Set the node name. Specify only one node at a time. The local node is the default setting when the node is unspecified. The machine name of the node must start and end with a quotation mark ("). Example: Node="PC177VM-3" |
LICENSEKEY | Set the license key for the installation. Enter multiple keys by separating them with a comma (e.g. 123-345-567-789-123, 321-543-765-789-321, etc.) The license key must start and end with a quotation mark ("). LicenseKey has no default setting. Example: LICENSEKEY="123-234-123-234-345" Note: This 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. For details about the InfoScale licenses, see: |
Options | Set the desired options, if any. The option must start and end with a quotation mark ("). Multiple options can be entered, using a comma as a separator. Options differ depending on your product and environment. There are no default settings. For details about the available product options and their usage, |
NoOptionDiscovery | Set this parameter to uninstall the previously installed options during an upgrade. Default value is 0. If this parameter is set to 0, the setup discovers the previously installed options which are not specified in the OPTIONS parameter, and the setup exits. Rerun the setup and either include the previously installed options individually in the OPTIONS parameter or specify "Installed" in the OPTIONS parameter. If you set this parameter to 1 during an upgrade, the setup uninstalls the previously installed options which are not specified in the OPTIONS parameter. |