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
- Open a Command Prompt window.
- Navigate to the following folder:CDROM\windows_x86_64\dxserver\windows
- Enter the following command:dxsetup RESPONSE_FILE=fileSpec CADIR_DXAGENT_PASSWORD=password
- RESPONSE_FILE=fileSpecSpecifies the response file, including the path name. If the file specification includes spaces, then enclose it in quotation marks.
- CADIR_DXAGENT_PASSWORD=passwordSets 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