diff --git a/README.md b/README.md new file mode 100644 index 0000000..cf843d0 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# AutoOUADCreator + +Simple Microsoft PowerShell script I had to make as part of my General Diploma in I.T at TAFE NSW that batch creates OU's within an existing Active Directory Domain Forest. + +I was initially going to create one script which not only does this but ALSO creates user's with the OU's but found it was not possible to do so. + +An example CSV file has been provided for reference.