diff --git a/Variables.ps1 b/Variables.ps1 index dc24906..641468d 100644 --- a/Variables.ps1 +++ b/Variables.ps1 @@ -3,4 +3,4 @@ $Base='OU=PMU2,DC=intern,DC=concreteserver,DC=ddns,DC=net' $ACL='OU=ACL-Groups,'+$Base $Roles='OU=ProjectGroups,'+$Base $Projects='OU=Projects,'+$Base -$BaseDirectory='C:\Base\' \ No newline at end of file +$BaseDirectory='C:\Projects\' \ No newline at end of file