mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-25 11:47: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 {
|
try {
|
||||||
$strRegPool = $null;
|
$strRegPool = $null;
|
||||||
$strRegPool = (Get-CsTenant).TenantPoolExtension
|
$strRegPool = (Get-CsTenant).RegistrarPool
|
||||||
} catch {}
|
} catch {}
|
||||||
if ($Error)
|
if ($Error)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user