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 Forest.
Go to file
Ray dc62e18895
Create README.md
2024-04-12 19:59:26 +10:00
AutoOUADCreator.ps1 Update AutoOUADCreator.ps1 2024-04-12 19:56:32 +10:00
README.md Create README.md 2024-04-12 19:59:26 +10:00

README.md

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.