Create a FREE Server Academy account and start learning System Administration with our courses and hands-on IT labs: https://www.serveracademy.com/?utm_source=google&utm_medium=youtube&utm_campaign=How+to+Create+AD+Users+from+CSV
Download the example CSV file and copy PowerShell code: https://www.serveracademy.com/tutorials/create-ad-users-from-csv-with-powershell/?utm_source=google&utm_medium=youtube&utm_campaign=How+to+Create+AD+Users+from+CSV
Please like, comment and subscribe =)
In this video I will be showing you how to write a script that will import and create new Active Directory users based on a CSV spreadsheet. Our script will have a couple of features:
* Open File Dialog Box
* Add users to AD groups according to CSV file
* Predictable Temporary Password generation for each user
* ... And you will learn a lot about Windows PowerShell :D
Enjoy!