From baeae33837afedf845f6c2a1d3f74a1e516f0099 Mon Sep 17 00:00:00 2001 From: jmagness <48852516+jmagness@users.noreply.github.com> Date: Mon, 1 Apr 2019 00:03:09 -1000 Subject: [PATCH] welp i tried this is garbage with no direction. --- organizationalunits.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/organizationalunits.ps1 b/organizationalunits.ps1 index 25c3d82..d03cfbd 100644 --- a/organizationalunits.ps1 +++ b/organizationalunits.ps1 @@ -31,3 +31,4 @@ New-ADGroup -GroupCategory Security -GroupScope Global -Name IT -Path "OU=ST_Gro New-ADGroup -GroupCategory Security -GroupScope Global -Name Leadership -Path "OU=ST_Groups,DC=AD,DC=sparky-tech,DC=com" Write-Host -ForegroundColor yellow "Done creating groups" Write-Host -ForegroundColor yellow "" +this sucks