For the complete documentation index, see llms.txt. This page is also available as Markdown.

Manage Engine ADManager Plus V2

Connection Requirements

This adapter targets the same software as the ManageEngine ADManager Plus adapter. Only the API versions have changed; please ensure you are using the correct version.

1 - IP

IP address or hostname of the Manage Engine ADManager Plus V2 server.

2 - Port

Port number (default: 8080).

3 - Domain Name

Name of the domain in which the search is to be performed.

You can find configured domains in ADManager Plus by clicking the Directory/Application Settings icon in the top-right corner.

4 - Auth Token

  • Log in to ADManager Plus with a technician account that has the required delegation.

  • Navigate to My Account > Active Authtokens.

  • Click +Generate Authtoken.

  • In the pop-up window, provide the following details: Choose the ADManager Plus technician for whom you'd like to generate an authtoken, enter a unique Authtoken Name, and select the required Scope from the drop-down list. Define the Expiry Time (in minutes, hours, days, or a custom date) and then click Generate Authtoken.

Once generated, the token will appear in the Active Authtokens list, where it can be viewed and managed.

5 - Is Secure

Use SSL for connection (default: True).

6 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

7 - Fetch Users

Fetching user information is optional. (default False)

8 - Fetch Devices

Fetching user information is optional. (default True)

9 - Per Page

Number of records to fetch per request (default: 100).

10 - Proxy

Proxy URL (optional).

Last updated