Active Directory¶
Choose Active Directory from the Device Management menu.
Choose AD Server and click Add.
Active Directory Server Configuration Page
Enter the following values on the Base tab:
Sample Active Directory Configuration Parameters
Parameter Example Value Comments Version 1.0
This is the only version currently supported Host Name 10.5.25.240
The IP address of the PS Proxy handling Active Directory connections. We could have also entered psproxy01.flexcorp.com
, which is the FQDN of that proxy.Username WSMan-svc
The local service account that we created in the Remote Management Service Account section. [1] Password / Repeat The local service account’s password. Domain Name flexcorp.com
The domain portion of the domain service account’s account name. We created this account in the Create the Domain Service Account section. [2] Domain Username V4UC-Svc
The user name portion of the domain service account’s account name. We created this account in the Create the Domain Service Account section. [3] Domain Password / Repeat The domain service account’s password. Active Directory Filter *
We will use a simple wildcard that filters nothing - all results are returned. Active Directory SearchBase OU=FlexCorp Sites,DC=flexcorp,DC=com
This is the Distinguished Name of the Organizational Unit containing the users and contacts that VOSS-4-UC will manage. Note that this is the OU for which we granted write privileges to the domain service account in the Grant Access to the Users’ OU section. Choose Test Connection from the Action menu.
Check the transaction log and confirm that the test was successful.
[1] | See: Remote Management Service Account |
[2] | See: Create the Domain Service Account |
[3] | See: Create the Domain Service Account |