Create README.md

This commit is contained in:
Ray 2024-04-12 19:59:26 +10:00 committed by GitHub
parent cda66df586
commit dc62e18895
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# AutoOUADCreator
Simple Microsoft PowerShell script I had to make as part of my General Diploma in I.T at TAFE NSW that batch creates OU's within an existing Active Directory Domain Forest.
I was initially going to create one script which not only does this but ALSO creates user's with the OU's but found it was not possible to do so.
An example CSV file has been provided for reference.