Install Adaxes ADSI Provider

If you install any Adaxes component (Adaxes Service, Administration console, Web interface, etc), Adaxes ADSI Provider is installed by default. This article explains how to install only Adaxes ADSI Provider, without installing other Adaxes components.

To install Adaxes ADSI Provider using the installation wizard:

  1. Launch the Adaxes installation wizard.

  2. On the Components step, deselect all components.

  3. Click Next and finish the installation by following the instructions in the wizard.

Command line installation

To install Adaxes ADSI Provider in an unattended mode, run the following command at the command prompt:

msiexec /quiet /i "<path>adaxes.msi" ADDLOCAL=AdaxesFeature

<path> is the directory path where the MSI file is located.

See also