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) {