Veritas InfoScale™ 8.0 Installation and Upgrade Guide - Windows
- Preinstallation and planning
- About the Veritas InfoScale product suite
 - Supported hardware and software
 - Disk space requirements
 - Installation requirements
 - Requirements for installing InfoScale Storage in a Microsoft Failover Cluster
 - Recommendations and best practices
 - About InfoScale licenses
 - About telemetry data collection in InfoScale
 
 - Installing the Veritas InfoScale products
- About installing the InfoScale products
 - About the co-existence of InfoScale products
 - Installing the server components using the installation wizard
 - Applying the selected installation and product options to multiple systems
 - Installing the server components using the command-line installer
 - Parameters for Setup.exe
 - Available product options and supported DMP DSMs
 - Registering the InfoScale Storage resource DLLs
 - Installing the client components
 
 - Upgrading to InfoScale products
 - Performing the post upgrade tasks
- Deployment scenarios and applicable post upgrade tasks
 - Re-enabling Volume Replicator in a non-clustered environment
 - Re-enabling Volume Replicator in a Microsoft failover cluster environment
 - Reconnecting DMP DSM paths after the upgrade
 - Reconfiguring the Veritas InfoScale Messaging Service
 - Importing the configured rules
 - Upgrading clusters for stronger security
 - Reinstalling the custom agents
 - Including custom resources
 
 - 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  | 
edge_server  | Use this parameter to configure the edge server. Enter telemetry.veritas.com to use the Veritas Cloud Receiver, which is a preconfigured, cloud-based edge server deployed by Veritas. Note: An edge server is used to collect licensing and platform related information from InfoScale products as part of the Veritas Product Improvement Program. The information collected helps identify how customers deploy and use the product, and enables Veritas to manage customer licenses more efficiently.  | 
port  | Use this parameter to configure the port number of the edge server. Enter 443, which is the port number used by the Veritas Cloud Receiver. Note: An edge server is used to collect licensing and platform related information from InfoScale products as part of the Veritas Product Improvement Program. The information collected helps identify how customers deploy and use the product, and enables Veritas to manage customer licenses more efficiently.  | 
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. Provide the absolute path of the .slf license key saved on your local node. The path must be enclosed within the double quotation marks ("). Example: LICENSEKEY="C:\Users\Administrator\Downloads\SLF_PER_Keys\A2946457383_QTY10_INFOSCALE_LIC_ENT_WIN_7_4_314050392.slf" 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.  |