From fa304d15891e4af79ab7bfa25f6dd25898aeb872 Mon Sep 17 00:00:00 2001 From: reiyua Date: Mon, 8 Apr 2024 22:02:00 +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 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)