mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-25 03:37:23 +00:00
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-itpro-docs
This commit is contained in:
commit
dfe1ac9d34
@ -1568,7 +1568,7 @@ if ($online)
|
||||
{
|
||||
try {
|
||||
$strRegPool = $null;
|
||||
$strRegPool = (Get-CsTenant).TenantPoolExtension
|
||||
$strRegPool = (Get-CsTenant).RegistrarPool
|
||||
} catch {}
|
||||
if ($Error)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user