Simple Microsoft PowerShell script which automatically creates users in existing OU's within an Active Directory forest. I had to make as part of my General Diploma in I.T at TAFE NSW.
Go to file
Ray 5c76ac667e
Update AutoUserCreator.ps1
2024-04-08 22:01:06 +10:00
AutoUserCreator.ps1 Update AutoUserCreator.ps1 2024-04-08 22:01:06 +10:00
README.md Update README.md 2024-03-31 18:01:51 +11:00

README.md

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)