Use a Response File to Install the Directory Package Silently on Windows

You can use a response file to install the Directory package silently.
cad125
You can use a response file to install the Directory package silently.
To use a response file to install the Directory package silently
  1. Open a Command Prompt window.
  2. Navigate to the following folder: 
    CDROM\windows_x86_64\dxserver\windows
  3. Enter the following command:
    dxsetup RESPONSE_FILE=fileSpec CADIR_DXAGENT_PASSWORD=password
    • RESPONSE_FILE=
      fileSpec
      Specifies the response file, including the path name. If the file specification includes spaces, then enclose it in quotation marks.
    • CADIR_DXAGENT_PASSWORD=
      password
      Sets the DXagent client certificate password. This password is used for communication between the CA Directory Management UI and DXagent.
Example: Installing the Directory Package
The following example installs the components based on the response file in C:\cadir.rsp:
dxsetup RESPONSE_FILE=C:\cadir.rsp ETRDIR_DXADMIND_PASSWORD=dxadmind