Update to Invoke-GPOZaurrPermission

This commit is contained in:
Przemyslaw Klys
2020-06-17 18:57:43 +02:00
parent 672c881927
commit 6a3049bc5c
2 changed files with 17 additions and 6 deletions
-1
View File
@@ -8,7 +8,6 @@ Invoke-GPOZaurrPermission -Verbose -Linked Root -IncludeDomains 'ad.evotec.xyz'
Add-GPOPermission -Type AuthenticatedUsers -IncludePermissionType GpoRead -PermitType Allow
} -WhatIf
# Apply perrmissions for Domain Controllers
Invoke-GPOZaurrPermission -Verbose -Linked DomainControllers -IncludeDomains 'ad.evotec.xyz' {
Set-GPOOwner -Type Administrative