What is the Directory and Resource Administrator (DRA) Agent Utility? (NETIQKB48630)

  • 7748630
  • 02-Feb-2007
  • 19-Jun-2007

Resolution

goal
What is the Directory and Resource Administrator (DRA) Agent Utility?

goal
What is the EaAgentUtil.exe?

goal
How can I use the DRA Agent Utility?

goal
What options does the DRA Agent Utility use?

goal
How do I install the DRA agent using the DRA Agent Utility?

goal
How do I uninstall the DRA agent using the DRA Agent Utility?

goal
How do I unregister the DRA agent using the DRA Agent Utility?

goal
How do I check the status of the DRA agent using the DRA Agent Utility?

fact
Directory and Resource Administrator 6.x

fact
Directory and Resource Administrator 7.x

fact
Directory and Resource Administrator 8.0

fix

The DRA Agent Utility (EaAgentUtil.exe) allows you to perform the following tasks:

  • Install a DRA agent
  • Uninstall a DRA agent
  • Unregister a DRA agent
  • Verify the status of a DRA agent

By default, you can run the DRA Agent Utility from the Program Files\NetIQ\DRA folder on your Administration server. You can also install and run the DRA Agent Utility from a computer that is not an Administration server.

Required Permissions for DRA Agent Utility 

To use this utility, the user account you specify must be an administrator or a member of the Administrators group on the computer on which the DRA agent is installed. The NetIQ DRA Agent service runs under the credentials of the local system.

Options for DRA Agent Utility

EaAgentUtil {/install} <agent computer name> <managed domain or member server name> [<domain name>\]<user name>

EaAgentUtil {/uninstall} <computer name> [<domain name>\]<user name>

EaAgentUtil {/unregister} <computer name> {<domain name> | <member server name>} [[<domain name>\]<user name>]

EaAgentUtil /status <computer name> [[domain name>\]<user name>]

Note:  You do not need to specify an Administration server name in the syntax. These commands always use the name of the Admnistration server where you run the command from when communicating with the NetIQ DRA Agent service running on the specified domain controller.

DRA Agent Utility Examples

Example 1

To install the NetIQ DRA Agent service on DC01 in domain Dom01, enter :

EaAgentUtil /install DC01 Dom01 Dom01\Administrator

Example 2

To uninstall the NetIQ DRA Agent service on DC01 in domain Dom01, enter :

EaAgentUtil /uninstall DC01 Dom01\Administrator

Example 3

To unregister the domain or member server from the NetIQ DRA Agent service on DC01 in domain Dom01, enter :

EaAgentUtil /unregister DC01 Dom01 Dom01\Administrator

 Example 4

e=Tahoma>To check the status of the NetIQ DRA Agent service on DC01 in domain Dom01, enter :

EaAgentUtil /status DC01 Dom01 Dom01\Administrator

.


Additional Information

Formerly known as NETIQKB48630