Simple Microsoft PowerShell script which automatically creates users in existing OU's within an Active Directory forest. I had to make as part of my General Diploma in I.T at TAFE NSW.
Go to file
Ray 08041157e7
Update AutoUserAndOUCreator.ps1
2024-04-09 01:43:22 +10:00
AutoUserAndOUCreator.ps1 Update AutoUserAndOUCreator.ps1 2024-04-09 01:43:22 +10:00
README.md Update README.md 2024-04-09 01:42:39 +10:00
UserList.csv Add working code and new CSV file with modifications 2024-04-09 01:37:53 +10:00

README.md

AutoUserCreator

Simple Microsoft PowerShell script I had to make as part of my General Diploma in I.T at TAFE NSW that batch creates users and OU's as part of an Active Directory Domain Forest.

An example CSV file has been provided for reference.