Here is a the Directory picker to choose the Users or Groups in the Active Directory. We will be manually configuring this instead.

1. First navigate to ...:\Inetpub\wwwroot\ITIMArchiveViews\Admin folder.

The format for entering the user or group names is:
Example:

Note: Be sure the "Domain Name\Display Name" is within "" start tag /GroupOrUser> end tag
Follow the instructions above to manually configure The extended search section for complete Archive Access as an Alternative to the AD Directory picker:

The location of the extended search configuration file is:
C:\Inetpub\wwwroot\ITIMArchiveViews\Admin\ExtendedConfig.xml
Here is an example:

For The Managers and Access groups section shown below:

Use Admanager.config located in the same directory: wwwroot.itimarchiveviews/admin/admanager.config. Open and edit in notepad.
Here are the tags, their format and uses:
1. AdGroups = Contains the GroupName,Managers, ManageUri, Members Uri and Members Tags
2. GroupName= The Group to Manage
Format: Domain name\Display name
3. ManageUri= the URI of the Manager
Format: 'user@domainname.com'
4. MembersUri = the member's Uri that will be managed
Format: 'user@domainname.com'
5. Members = the Display Name of the members of the group to be managed
Format: 'Display name'
