diff --git a/devices/surface-hub/appendix-a-powershell-scripts-for-surface-hub.md b/devices/surface-hub/appendix-a-powershell-scripts-for-surface-hub.md index 43e68c345f..2aa4c8582c 100644 --- a/devices/surface-hub/appendix-a-powershell-scripts-for-surface-hub.md +++ b/devices/surface-hub/appendix-a-powershell-scripts-for-surface-hub.md @@ -1568,7 +1568,7 @@ if ($online) { try { $strRegPool = $null; - $strRegPool = (Get-CsTenant).TenantPoolExtension + $strRegPool = (Get-CsTenant).RegistrarPool } catch {} if ($Error) {