Install the Directory Package Using the dxsetup Command

You can use the dxsetup command to install the Directory package. 
cad125
You can use the
dxsetup
 command to install the Directory package. 
To install the Directory package using a command
  1. Log in as a user with administrator privileges.
  2. Insert the CA Directory installation CD. 
  3. Open a command prompt window.
  4. Change to the following directory: 
    CD-ROM\windows_x86_64\dxserver\windows
  5. Run the
    dxsetup
    command with the options described.
dxsetup Command -- Install the Directory Package
The
dxsetup
command lets you install the components in the Directory installation package as follows:
dxsetup [ADDLOCAL=ALL | DXServer | DXagent] [CADIR_DXAGENT_PORT=port-number] [CADIR_DXAGENT_CLIENT_NAME=client-name] [CADIR_DXAGENT_PASSWORD=password] [ETRDIRBASEPATH=installation-path]
  • ADDLOCAL=ALL | DXServer | DXagent
    Specifies which components to install.
    • ALL
      Installs DXserver and DXagent.
    • DXServer
      Installs the DXserver component only.
    • DXagent
      Installs the DXagent only. (This component can be installed only if DXserver version 12.0.15 or higher is already installed.)
  • CADIR_DXAGENT_PORT=port-number
    Sets the DXagent port number. This port is used for communication between DXagent and Management UI node.js server.
    Default:
    9443
  • CADIR_DXAGENT_CLIENT_NAME=client-name
    Sets the DXagent client certificate name. This certificate name must not be the same as the machine name.
  • CADIR_DXAGENT_PASSWORD=password
    Sets the DXagent client certificate password.
  • ETRDIRBASEPATH=installation-path
    Specifies the installation path for the CA Directory package.
    Default:
    C:\Program Files\CA\Directory