mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-07-27 04:11:02 +00:00
4 lines
179 B
PowerShell
4 lines
179 B
PowerShell
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
|
|
|
$Output = Invoke-GPOZaurrContent -GPOPath $ENV:USERPROFILE\Desktop\GPOTestingUserAccess -Verbose
|
|
$Output | Format-Table * |