Files
GPOZaurr/Examples/Example-52-GetNewGPOs.ps1
Przemyslaw Klys 4985a114dc Added example
2021-10-22 12:16:39 +02:00

4 lines
284 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
Get-GPOZaurrUpdates -DateRange Last14Days -DateProperty WhenCreated, WhenChanged -Verbose -IncludeDomains 'ad.evotec.pl' | Format-List
Get-GPOZaurrUpdates -DateRange Last14Days -DateProperty WhenCreated -Verbose | Format-Table