PowerShell Script
PowerShell User Creation Script
To create Users from the CSV file use the PowerShell script.
When the script is run, it will pop up a window to open the csv file containing the users to be created and added into the domain under their respective organizational units and groups. The script is written in a way as it adds users to it OU’s and Group’s as mentioned in the CSV file. It takes all the parameters from the CSV file and runs it accordingly.