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