From 66f6a45f92e0fe45e5a46caac9aa76bfdf81db8b Mon Sep 17 00:00:00 2001 From: reiyua Date: Tue, 9 Apr 2024 01:42:39 +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 20e66e0..7ad82c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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 and OU's as part of an Active Directory Domain Forest. (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. An example CSV file has been provided for reference.