Previous Topic: Install CA EEM Server in Silent Mode

Next Topic: Run the Command Specifying the Response File

Create the Response File

Create a response file for each build that you want to install. When the CA EEM Server installer requires input, it uses the information from the response file.

To create a response file

  1. Run the CA EEM Server installer on the target computer.
  2. Enter the following command at the command prompt to create a response file in the specified directory.
    EEMServer_<version number>_win32.exe -s -a /r /f1"pathname of response file"
    

    Example:

    EEMServer_8.4.231_win32.exe -s -a /r /f1"c:\resp.iss"
    
  3. Open the response file and edit the values for the install parameters.

    You have created a response file with the required values.