mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-04 07:58:41 +00:00
6 lines
229 B
PowerShell
6 lines
229 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
|