PowerShell Script

PowerShell User Creation Script

To create Users from the CSV file use the PowerShell script.

 

    

clip_image002[4]

 clip_image004[4]

 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.

        clip_image006[4]