From 9341797693da49f934aae7295f5d3e7bd572cf97 Mon Sep 17 00:00:00 2001 From: reiyua Date: Mon, 8 Apr 2024 22:08:29 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2fa6457..20e66e0 100644 --- a/README.md +++ b/README.md @@ -1,3 +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) + +An example CSV file has been provided for reference.