mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-27 10:46:49 +00:00
Added examples for new functions
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
||||||
|
|
||||||
|
Remove-GPOZaurrLinkEmptyOU -WhatIf -Verbose
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
||||||
|
|
||||||
|
Get-GPOZaurrOrganizationalUnit -Verbose -Option Unlink | Format-Table
|
||||||
|
|
||||||
|
Invoke-GPOZaurr -Type GPOOrganizationalUnit -Online -FilePath $PSScriptRoot\Reports\GPOZaurrOU.html
|
||||||
Reference in New Issue
Block a user