From 2d164750f138d9529c1bc955ec290cfbad912b11 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Thu, 30 Jul 2020 22:56:17 +0200 Subject: [PATCH] Update --- Public/Invoke-GPOZaurr.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Public/Invoke-GPOZaurr.ps1 b/Public/Invoke-GPOZaurr.ps1 index b8abd54..490a7be 100644 --- a/Public/Invoke-GPOZaurr.ps1 +++ b/Public/Invoke-GPOZaurr.ps1 @@ -179,7 +179,7 @@ } } } - #Remove-EmptyValue -Hashtable $Output -Recursive + Remove-EmptyValue -Hashtable $Output -Recursive return $Output <# foreach ($GPO in $GPOs) {