Files
GPOZaurr/Examples/Example-29-FindGPO7.ps1
T
Przemyslaw Klys 1226c2758d Update
2020-10-13 15:29:55 +02:00

4 lines
172 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$Output = Invoke-GPOZaurr -GPOPath $ENV:USERPROFILE\Desktop\GPOTestingUserAccess -Verbose
$Output | Format-Table *