CA ARCserve Central Applications lets you install CA ARCserve Central Protection Manager silently. A silent installation eliminates the need for user interaction. The following steps describe how to install the application silently using Windows Command Line.
To install CA ARCserve Central Protection Manager silently
Start the silent installation process using the following Command Line syntax:
"CA ARCserve Central Applications Setup.exe" /s /v"/q -Path:<INSTALLDIR> -Port:<PORT> -U:<UserName> -P:<Password> -Products:<ProductList>"
Usage:
Lets you run the executable file package in silent mode.
Lets you specify additional command line options.
Lets you install the application in silent mode.
(Optional) Lets you specify the target installation path.
Example:
-Path:\"C:\Program Files\CA\ARCserve Central Applications\"
Note: If the value for INSTALLDIR contains a space, enclose the path with backslashes and quotation marks. Additionally, the path cannot end with a backslash character.
(Optional) Lets you specify the port number for communication.
Example:
-Port:8015
Lets you specify the user name to use to install and run the application.
Note: The user name must be an administrative account or an account with administrative privileges.
Lets you specify the password for UserName.
(Optional) Lets you specify CA ARCserve Central Applications to install silently. If you do not specify a value for this argument, the silent installation process installs all components of CA ARCserve Central Applications.
VSPHEREX64
CMX64
REPORTINGX64
VCMX64
ALL
Note: The following examples describe the syntax that is required to install one, two, three, or all CA ARCserve Central Applications silently:
-Products:CMX64 -Products:CMX64,VCMX64 -Products:CMX64,VCMX64,REPORTINGX64 -Products:ALL
The application is installed silently.
Copyright © 2012 CA. All rights reserved. |
|