fix
This commit is contained in:
@@ -10974,8 +10974,9 @@ function Get-HVHomeSite {
|
|||||||
$results=$resultsoverview | select-object id,Group,Site,Globalentitlement,GlobalApplicationEntitlement
|
$results=$resultsoverview | select-object id,Group,Site,Globalentitlement,GlobalApplicationEntitlement
|
||||||
}
|
}
|
||||||
return $results
|
return $results
|
||||||
}
|
|
||||||
[System.gc]::collect()
|
[System.gc]::collect()
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function New-HVHomeSite {
|
function New-HVHomeSite {
|
||||||
|
|||||||
Reference in New Issue
Block a user