From e72d81aee342cab11ec681ec9b283febe12e4b25 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Thu, 5 Aug 2021 23:56:35 +0200 Subject: [PATCH] Example update --- Examples/Example-51-FindEmptyOUsWithGPOLinks.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Example-51-FindEmptyOUsWithGPOLinks.ps1 b/Examples/Example-51-FindEmptyOUsWithGPOLinks.ps1 index aaa3f9a..26647cf 100644 --- a/Examples/Example-51-FindEmptyOUsWithGPOLinks.ps1 +++ b/Examples/Example-51-FindEmptyOUsWithGPOLinks.ps1 @@ -2,4 +2,4 @@ Get-GPOZaurrOrganizationalUnit -Verbose -Option Unlink | Format-Table -Invoke-GPOZaurr -Type GPOOrganizationalUnit -Online -FilePath $PSScriptRoot\Reports\GPOZaurrOU.html +Invoke-GPOZaurr -Type GPOOrganizationalUnit -Online -FilePath $PSScriptRoot\Reports\GPOZaurrOU.html \ No newline at end of file