Files
GPOZaurr/Examples/Example-51-FindEmptyOUsWithGPOLinks.ps1
T
Przemyslaw Klys e72d81aee3 Example update
2021-08-05 23:56:35 +02:00

5 lines
228 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
Get-GPOZaurrOrganizationalUnit -Verbose -Option Unlink | Format-Table
Invoke-GPOZaurr -Type GPOOrganizationalUnit -Online -FilePath $PSScriptRoot\Reports\GPOZaurrOU.html