From bc96991df8ccfc412f84006873176d52973b039d Mon Sep 17 00:00:00 2001 From: reiyua Date: Fri, 12 Apr 2024 18:50:37 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6aad16..866b381 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # AutoUserADCreator -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. +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. An example CSV file has been provided for reference.