Files
GPOZaurr/Examples/Example-15-AddPermissionAuthenticatedUser02.ps1
T
Przemyslaw Klys 1126071fc4 Examples update
2020-11-11 17:06:29 +01:00

3 lines
181 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
Add-GPOZaurrPermission -GPOName 'New Group Policy Object' -Type AuthenticatedUsers -PermissionType GpoRead -Verbose -WhatIf