PowerShell User Creation Script
To create Users from the CSV file use the PowerShell script.
![clip_image002[4] clip_image002[4]](http://blog.noobstogeeks.com/wp-content/uploads/2014/12/clip_image0024.png)
![clip_image004[4] clip_image004[4]](http://blog.noobstogeeks.com/wp-content/uploads/2014/12/clip_image0044.png)
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.