Update create-a-device-account-using-office-365.md

This commit is contained in:
CTroessaert
2018-12-06 11:43:27 +01:00
committed by GitHub
parent 46367e6c17
commit 7316e39e59

View File

@ -200,8 +200,7 @@ In order to enable Skype for Business, your environment will need to meet the fo
2. To enable your Surface Hub account for Skype for Business Server, run this cmdlet: 2. To enable your Surface Hub account for Skype for Business Server, run this cmdlet:
```PowerShell ```PowerShell
Enable-CsMeetingRoom -Identity $strEmail -RegistrarPool Enable-CsMeetingRoom -Identity $strEmail -RegistrarPool "sippoolbl20a04.infra.lync.com" -SipAddressType EmailAddress
"sippoolbl20a04.infra.lync.com" -SipAddressType EmailAddress
``` ```
If you aren't sure what value to use for the `RegistrarPool` parameter in your environment, you can get the value from an existing Skype for Business user using this cmdlet: If you aren't sure what value to use for the `RegistrarPool` parameter in your environment, you can get the value from an existing Skype for Business user using this cmdlet: