diff --git a/devices/surface-hub/create-and-test-a-device-account-surface-hub.md b/devices/surface-hub/create-and-test-a-device-account-surface-hub.md index b1888116aa..ec7e16757b 100644 --- a/devices/surface-hub/create-and-test-a-device-account-surface-hub.md +++ b/devices/surface-hub/create-and-test-a-device-account-surface-hub.md @@ -16,166 +16,43 @@ localizationpriority: medium This topic introduces how to create and test the device account that Microsoft Surface Hub uses to communicate with Microsoft Exchange and Skype. -A "device account" is an account that the Microsoft Surface Hub uses to: +A **device account** is an Exchange resource account that Surface Hub uses to: -- sync its meeting calendar, -- send mail, -- and enable Skype for Business compatibility. +- Display its meeting calendar +- Join Skype for Business calls +- Send email (for example, email whiteboard content from a meeting) -People can book this account by scheduling a meeting with it. The Surface Hub will be able to join that meeting and provide various features to the meeting attendees. +Once the device account is provisioned to a Surface Hub, people can add this account to a meeting invitation the same way that they would invite a meeting room. ->**Important** Without a device account, none of these features will work. +## Configuration overview - +This table explains the main steps and configuration decisions when you create a device account. + +| Step | Description | Purpose | +|------|---------------------------------|--------------------------------------| +| 1 | Created a logon-enabled Exchange resource mailbox (Exchange 2013 or later, or Exchange Online) | This resource mailbox allows the device to maintain a meeting calendar, receive meeting requests, and send mail. It must be logon-enabled to be provisioned to a Surface Hub. | +| 2 | Configure mailbox properties | The mailbox must be configured with the correct properties to enable the best meeting experience on Surface Hub. For more information on mailbox properties, see [Mailbox properties](exchange-properties-for-surface-hub-device-accounts.md). | +| 3 | Apply a compatible mobile device mailbox policy to the mailbox | Surface Hub is managed using mobile device management (MDM) rather than through mobile device mailbox policies. For compatibility, the device account must have a mobile device mailbox policy where the **PasswordEnabled** setting is set to False. Otherwise, Surface Hub can't sync mail and calendar info. | +| 4 | Enable mailbox with Skype for Business (Lync Server 2013 or later, or Skype for Business Online) | Skype for Business must be enabled to use conferencing features like video calls, IM, and screen sharing. | +| 5 | (Optional) Whitelist ActiveSync Device ID | Your organization may have a global policy that prevents device accounts from syncing mail and calendar info. If so, you need to whitelist the ActiveSync Device ID of your Surface Hub. | +| 6 | (Optional) Disable password expiration | To simplify management, you can turn off password expiration for the device account and allow Surface Hub to automatically rotate the device account password. For more information about password management, see [Password management](password-management-for-surface-hub-device-accounts.md). | -Every device account is unique to a single Surface Hub, and requires some setup: +## Detailed configuration steps -- The device account must be configured correctly, as described in the folllowing sections. -- Your infrastructure must be configured to allow the Surface Hub to validate the device account, and to reach the appropriate Microsoft services. +We recommend setting up your device accounts using remote PowerShell. There are PowerShell scripts available to help create and validate device accounts For more information on PowerShell scripts and instructions, see [Appendix A: PowerShell](appendix-a-powershell-scripts-for-surface-hub.md). -You can think of a device account as the resource account that people recognize as a conference room’s or meeting space’s account. When you want to schedule a meeting using that conference room, you invite the account to that meeting. In order to use the Surface Hub most effectively, you do the same with the device account that's assigned to each one. +For detailed steps using PowerShell to provision a device account, choose an option from the table, based on your organization deployment. -If you already have a resource mailbox account set up for the meeting space where you’re putting a Surface Hub, you can change that resource account into a device account. Once that’s done, all you need to do is add the device account to a Surface Hub. See step 2 of either [On-premises deployment](on-premises-deployment-surface-hub-device-accounts.md) or [Online deployment (Office 365)](online-deployment-surface-hub-device-accounts.md). +| Organization deployment | Description | +|---------------------------------|--------------------------------------| +| [Online deployment (Office 365)](online-deployment-surface-hub-device-accounts.md) | Your organization's environment is deployed entirely on Office 365. | +| [On-premises deployment](on-premises-deployment-surface-hub-device-accounts.md) | Your organization has servers that it controls and uses to host Active Directory, Exchange, and Skype for Business (or Lync). | +| [Hybrid deployment](hybrid-deployment-surface-hub-device-accounts.md) | Your organization has a mix of services, with some hosted on-premises and some hosted online through Office 365. | -The following sections will describe how to create and test a device account before configuring your Surface Hub. - -### Basic configuration - -These properties represent the minimum configuration for a device account to work on a Surface Hub. Your device account may require further setup, which is covered in [Advanced configuration](#advanced-config). - -
Property | -Purpose | -
---|---|
Exchange mailbox (Exchange 2013 or later, or Exchange Online) |
-Enabling the account with an Exchange mailbox gives the device account the capability to receive and send both mail and meeting requests, and to display a meetings calendar on the Surface Hub’s welcome screen. The Surface Hub mailbox must be a room mailbox. |
-
Skype for Business-enabled (Lync/Skype for Business 2013 or later or Skype for Business Online) |
-Skype for Business must be enabled in order to use various conferencing features, like video calls, IM, and screen-sharing. |
-
Password-enabled |
-The device account must be enabled with a password, or it cannot authenticate with either Exchange or Skype for Business. |
-
Compatible EAS policies |
-The device account must use a compatible EAS policy in order for it to sync its mail and calendar. In order to implement this policy, the PasswordEnabled property must be set to False. If an incompatible EAS policy is used, the Surface Hub will not be able to use any services provided by Exchange and ActiveSync. |
-
Property | -Purpose | -
---|---|
Certificate-based authentication |
-Certificates may be required for both ActiveSync and Skype for Business. To deploy certificates, you need to use provisioning packages or an MDM solution. -See [Create provisioning packages](provisioning-packages-for-certificates-surface-hub.md) for details. |
-
Allowed device IDs (ActiveSync Device ID) |
-Your Exchange ActiveSync setup may require that an account must whitelist device IDs so that ActiveSync can retrieve the device account’s mail and calendar. You must ensure that the Surface Hub’s device ID is added to this whitelist. This can either be configured using PowerShell (by setting the You can find out how to find and whitelist a device ID with PowerShell in [Allowing device IDs for ActiveSync](appendix-a-powershell-scripts-for-surface-hub.md#whitelisting-device-ids-cmdlet). |
-
Topic | -Description | -
---|---|
[Online deployment](online-deployment-surface-hub-device-accounts.md) |
-This topic has instructions for adding a device account for your Surface Hub when you have a pure, online deployment. |
-
[On-premises deployment](on-premises-deployment-surface-hub-device-accounts.md) |
-This topic explains how you add a device account for your Surface Hub when you have a single-forest, on-premises deployment. |
-
[Hybrid deployment](hybrid-deployment-surface-hub-device-accounts.md) |
-A hybrid deployment requires special processing in order to set up a device account for your Surface Hub. If you’re using a hybrid deployment, in which your organization has a mix of services, with some hosted on-premises and some hosted online, then your configuration will depend on where each service is hosted. This topic covers hybrid deployments for [Exchange hosted on-prem](#hybrid-exchange-on-prem), and [Exchange hosted online](#hybrid-exchange-online). Because there are so many different variations in this type of deployment, it's not possible to provide detailed instructions for all of them. The following process will work for many configurations. If the process isn't right for your setup, we recommend that you use PowerShell (see [Appendix: PowerShell](appendix-a-powershell-scripts-for-surface-hub.md)) to achieve the same end result as documented here, and for other deployment options. You should then use the provided PowerShell script to verify your Surface Hub setup. (See [Account Verification Script](appendix-a-powershell-scripts-for-surface-hub.md#acct-verification-ps-scripts).) |
-
[Create a device account using UI](create-a-device-account-using-office-365.md) |
-If you prefer to use a graphical user interface, you can create a device account for your Surface Hub with either the [Office 365 UI](#create-device-acct-o365) or the [Exchange Admin Center](#create-device-acct-eac). |
-
[Microsoft Exchange properties](exchange-properties-for-surface-hub-device-accounts.md) |
-Some Exchange properties of the device account must be set to particular values to have the best meeting experience on Surface Hub. The following table lists various Exchange properties based on PowerShell cmdlet parameters, their purpose, and the values they should be set to. |
-
[Applying ActiveSync policies to device accounts](apply-activesync-policies-for-surface-hub-device-accounts.md) |
-The Surface Hub's device account uses ActiveSync to sync mail and calendar. This allows people to join and start scheduled meetings from the Surface Hub, and allows them to email any whiteboards they have made during their meeting. |
-
[Password management](password-management-for-surface-hub-device-accounts.md) |
-Every Surface Hub device account requires a password to authenticate and enable features on the device. |
-
Environment | -Required format for device account | -
---|---|
Device account is hosted only online |
-username@contoso.com |
-
Device account is hosted only on-prem |
-DOMAIN\username |
-
Device account is hosted online and on-prem (hybrid) |
-DOMAIN\username |
-