remove proc

This commit is contained in:
jdeckerMS
2017-01-12 10:43:17 -08:00
parent f78b1ea014
commit 2d6a996276

View File

@ -124,13 +124,6 @@ If you have a pure, online (O365) deployment, then you can [use the provided Pow
Enable-CsMeetingRoom -Identity 'HUB01@contoso.com' -RegistrarPool $strRegistrarPool -SipAddressType EmailAddress Enable-CsMeetingRoom -Identity 'HUB01@contoso.com' -RegistrarPool $strRegistrarPool -SipAddressType EmailAddress
``` ```
Alternatively, you can assign a license to the Surface Hub through the Office 365 administrators portal:
1. Sign in as a tenant administrator, open the O365 Administrative Portal, and click the Admin app.
1. Click **Users** > **Active users**.
1. Select the Surface Hub account. Under **Product licenses** (or **Assigned Licenses** if youre using the old admin center), click **Edit**.
1. Select an appropriate license that meets the requirements in Step 7.
1. Click **Save**.