Scenario 1: Create users from a .csv file to an Active Directory domain
The following scenario demonstrates how to create user accounts from a Human Resources (HR) database to an Active Directory domain. The HR database is represented by a sample Comma Separated Values (.csv) file. Depending on the user city, accounts will be created in one of the following OUs:
- Employees\New York
- Employees\Tokyo
- Employees\Amsterdam
- Employees\OtherCities
This scenario includes the following steps: