How would one add a group of users to Active Directory from a csv file using PowerShell?
The csv file would contain the first, last, email, temp password, and description for the users. The OU, permissions, and etc. could be hard coded.
The script should also add an Exchange 2007 email box.