AD import users from CSV
Here's an example format of the CSV for the import FirstName,LastName,SamAccountName,UserPrincipalName,Password John,Doe,jdoe,jdoe@example.com,Pa$$w0rd Jane,Smith,jsmith,jsmith@example.com,Pa$$w0rd Open PowerShell with administrative privileges Sear...
