This Repository is a collection of standalone PowerShell scripts created for learning, experimentation, and automation.
-
Create-OU-1.ps1 — Creates top level Active Directory OU
- Workstations, Employees, Service Accounts etc
-
Create-OU-2.ps1 — Creates departmental OU under Employees OU
- HR, Finance, Etc
Run any script directly in PowerShell:
.\create-OU.ps1