This PowerShell scripts shows how to create user accounts that are located in a .csv file and move it to a specified OU. You can add lots of attributes to the New-ADUser cmdlet for example: –mail –manager –mobile etc. I created a users.csv file before I executed this...