mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-07-26 11:49:17 +00:00
6 lines
237 B
PowerShell
6 lines
237 B
PowerShell
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
|
|
|
Get-GPOZaurrAD | Format-Table
|
|
Get-GPOZaurrAD -Forest 'test.evotec.pl' | Format-Table
|
|
|
|
Get-GPOZaurrAD -GPOName 'Default Domain Policy' -IncludeDomains 'ad.evotec.pl' | Format-Table |