Category:Active Directory
Last Updated:2009-01-12
 
By default, a sync that creates AD User accounts will create enabled User accounts. If you prefer to create disabled user accounts, you'll need to create a Custom Map File and change the mapping for useraccountcontrol. Replace the default mapping with the custom mapping to create Disabled User accounts.
To create disabled User accounts:
useraccountcontrol=514
To create enabled User accounts (default mapping)
useraccountcontrol=544