Skip to content

PowerShell Scripts for learning, experimentation, and automation

chadmcarbon/powershell-playground

Repository files navigation

PowerShell Playground

This Repository is a collection of standalone PowerShell scripts created for learning, experimentation, and automation.

Included Scripts

  • 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

Usage

Run any script directly in PowerShell:

.\create-OU.ps1

About

PowerShell Scripts for learning, experimentation, and automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published