AutoUserADCreator/README.md

8 lines
365 B
Markdown
Raw Normal View History

2024-04-12 18:47:33 +10:00
# AutoUserADCreator
2024-03-25 22:17:26 +11:00
2024-04-12 18:50:37 +10:00
Simple Microsoft PowerShell script I had to make as part of my General Diploma in I.T at TAFE NSW that batch creates users within existing OU's as part of an Active Directory Domain Forest.
2024-04-08 22:08:29 +10:00
2024-04-12 18:52:08 +10:00
My job was to modify this code to include simple checks to prevent issues such as duplicate users.
2024-04-08 22:08:29 +10:00
An example CSV file has been provided for reference.