This commit is contained in:
Przemyslaw Klys
2020-07-30 22:56:17 +02:00
parent b8d440f547
commit 2d164750f1
+1 -1
View File
@@ -179,7 +179,7 @@
}
}
}
#Remove-EmptyValue -Hashtable $Output -Recursive
Remove-EmptyValue -Hashtable $Output -Recursive
return $Output
<#
foreach ($GPO in $GPOs) {