Excluding users from specific organization unit

All users in a specific organization unit of active directory can be excluded from extraction by modifying the settings in the OUDetails.xml file.

IgnoreOUList enabled in OUDetails.xml

Based on your requirements, configure the xml setting:
Setting Description
XML file name and path [InstallPath]\Core\bin\OUDetails.xml
Tag <IgnoreOUList enabled>
Configuration setting Set the value of <IgnoreOUList enabled="false"> to true and provide the name of the organization unit to be excluded in the <name> tag.
Default The default value is false. This means users from all organizational units of active directory are extracted.