Previous Topic: Create a Response File on Windows for a Silent Installation

Next Topic: Use a Response File to Install the Directory Management Package Silently on Windows

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

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\dxserver\windows\
    
  3. Enter the following command:
    dxsetup RESPONSE_FILE=fileSpec ETRDIR_DXADMIND_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.

    ETRDIR_DXADMIND_PASSWORD=password

    Sets the DXadmind user password. This is used for communication between DXmanager and DXadmind.

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