diff --git a/README.md b/README.md index b1f8055..2fa6457 100644 --- a/README.md +++ b/README.md @@ -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)