Previous Topic: Install CA EEM Server in Silent Mode

Next Topic: Run the Command Specifying the Response File

Create the Response File

You can record your installation inputs in a response file, which is used to install the CA EEM Server silently. You must create a new response file for each build that you want to install.

To create a response file

  1. Run the CA EEM Server installation package on the target computer.
  2. Enter the following command at the command prompt to create a response file in the specified directory.
    EEMServer_win32.exe -s -a /r /f1"pathname of response file"
    

    Example:

    EEMServer_8.4.0.55_win32.exe -s -a /r /f1"c:\resp.iss"
    
  3. Enter values for the installation parameters, which are stored in the response file.