Files
GPOZaurr/Examples/Example-13-ListingOwners01.ps1
T
Przemyslaw Klys 9f7bdd287e Update examples
2020-05-11 14:00:11 +02:00

4 lines
114 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$Owners = Get-GPOZaurr -OwnerOnly
$Owners | Format-Table