Files
GPOZaurr/Examples/Example-29-FindGPO7.ps1
T
Przemyslaw Klys ed417e7d9e Update
2020-10-24 20:30:35 +02:00

4 lines
179 B
PowerShell

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