How do I run scripts using the DRA OnePoint ADSI provider on a machine without installing the Direct (NETIQKB34420)

  • 7734420
  • 02-Feb-2007
  • 19-Jun-2007

Resolution

goal
How do I run scripts using the DRA OnePoint ADSI provider on a machine without installing the Directory and Resource Administrator client?

fact
Directory and Resource Administrator 6.60

fact
Directory and Resource Administrator 7.x

fix
To run scripts using the Directory and Resource Administrator (DRA) OnePoint ADSI provider, the DRA client must be installed on the machine or the following components must be installed:

Version 7.0 and later:
Run the Setup program and install only the DRA ADSI provider under User Interface.?

Version 6.60:
Run the following command to install the CLI and common files (including the ADSI Provider):

Intel\Setup.exe ADDLOCAL=CLI /qb

Or

MsiExec.exe /i <path>\Intel\NetIQAdminMMC.msi ADDLOCAL=CLI /qb

Note: The ADDLOCAL=CLI option must be in all capital letters.



Additional Information

Formerly known as NETIQKB34420