Files
GPOZaurr/Examples/Example-14-ListingGPOsPerSite1.ps1
T
Przemyslaw Klys 2fa9b202bc Example updates
2020-12-28 11:42:30 +01:00

3 lines
130 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
Get-GPOZaurrLink -Site 'Katowice-1','Katowice-2' | Format-Table -AutoSize *