Extracting specific users

Use the UserMapping.xml file to specify if all users are to be extracted from AD or specific users are to be extracted from AD.

EnableDirectoryUsersExtraction in UserMapping.xml

Configure the XML as:

Setting Description
XML file name and path [InstallPath]\Settings\UserMapping.xml
Tag <Mapping>
Node <EnableDiretcoryUsersExtraction>true</EnableDiretcoryUsersExtraction>
Configuration setting Set the value of the node <EnableDiretcoryUsersExtraction> to:
  • False: To extract specific users from AD
  • True: All users from AD are extracted
Default Value The default value is True.