diff --git a/README.md b/README.md index 470932c..b1f8055 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. (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 as part of an Active Directory Domain Forest. This requires users to have the Organisational Units precreated for this to work. (WORK IN PROGRESS)