Update README.md

This commit is contained in:
Ray 2024-04-08 22:02:00 +10:00 committed by GitHub
parent 5c76ac667e
commit fa304d1589
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# 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 as part of an Active Directory Domain Forest. This requires users to have the Organisational Units precreated for this to work. (WORK IN PROGRESS)
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. (WORK IN PROGRESS)