--- title: Create and test a device account (Surface Hub) description: This topic introduces how to create and test the device account that Microsoft Surface Hub uses to communicate with Microsoft Exchange and Skype. ms.assetid: C8605B5F-2178-4C3A-B4E0-CE32C70ECF67 keywords: ["create and test device account", "device account", "Surface Hub and Microsoft Exchange", "Surface Hub and Skype"] author: TrudyHa --- # Create and test a device account (Surface Hub) 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: - sync its meeting calendar, - send mail, - and enable Skype for Business compatibility. 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. **Important** Without a device account, none of these features will work. Every device account is unique to a single Surface Hub, and requires some setup: - 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. 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. 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). 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 2010 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 2010 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. |