From 9696fb0cabb94e4b764dd374758e930e7758261e Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Tue, 17 Aug 2021 10:20:50 +0200 Subject: [PATCH] Update example --- Examples/Example-40-ShowGPO01.ps1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/Examples/Example-40-ShowGPO01.ps1 b/Examples/Example-40-ShowGPO01.ps1 index 31e308f..fd858cc 100644 --- a/Examples/Example-40-ShowGPO01.ps1 +++ b/Examples/Example-40-ShowGPO01.ps1 @@ -2,8 +2,6 @@ Invoke-GPOZaurr -Type GPOOrganizationalUnit -Online -FilePath $PSScriptRoot\Reports\GPOZaurr.html -return - # Shows how to use exclusions (supported only in GPOBlockedInheritance) Invoke-GPOZaurr -FilePath $PSScriptRoot\Reports\GPOZaurr.html -Type GPOBlockedInheritance -Online -Exclusions @( 'OU=Test,OU=ITR02,DC=ad,DC=evotec,DC=xyz'