We use cookies to improve your experience. By your continued use of this site you accept such use.
For more details please see our privacy policy and
cookies policy.
I agree
The script imports user accounts from a CSV file sent by mail. Existing accounts are updated based on the data in the CSV file, and non-existing ones are created in AD.
The script updates user accounts in Active Directory based on information in an SQL database. If a user does not have an account in Active Directory, the script will create it based on the information available in the database.