This commit is contained in:
Wouter Kursten
2018-07-11 14:17:56 +02:00
committed by GitHub
parent f567922869
commit 2200c4d25d

View File

@@ -10974,8 +10974,9 @@ function Get-HVHomeSite {
$results=$resultsoverview | select-object id,Group,Site,Globalentitlement,GlobalApplicationEntitlement
}
return $results
[System.gc]::collect()
}
[System.gc]::collect()
}
function New-HVHomeSite {