Forum Discussion
Jord9857
Nov 01, 2021Copper Contributor
Creating Users with a CSV
Hi all, I'm trying to create a script which will pull user's info from a .csv, check the user's DisplayName with AD to make sure a user with that DisplayName doesn't already exist, does exact sam...
SteveMacNZ
Nov 18, 2021Iron Contributor
Hi Jord,
here's a script I did up a a while back (2019) for creating AD users if it's helpful CreateUsers.ps1 it has a CSV file for input NewUsertemplate.xlsx