This commit is contained in:
Elizabeth Ross
2018-01-02 06:55:50 -08:00

View File

@ -1568,7 +1568,7 @@ if ($online)
{
try {
$strRegPool = $null;
$strRegPool = (Get-CsTenant).TenantPoolExtension
$strRegPool = (Get-CsTenant).RegistrarPool
} catch {}
if ($Error)
{