The following examples illustrate options for performing a silent installation:
EEMServer_win32.exe -s -a /s /f1”pathname of response file”
Example:
EEMServer_win32.exe -s -a /s /f1"c:\resp.iss"
EEMServer_win32.exe -s -a /s /v"/qn /L*v <path to create log file>" /f1"pathname of response file"
Example:
EEMServer_win32.exe -s -a /s /v"/qn /L*v c:\install.txt" /f1"c:\resp.iss"
This installs the CA EEM Server in silent mode, using the specified response file.
Note: You can provide the installation parameters along with the install script. For more details about the parameters, see Server Installation Parameters.
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |