--- title: Manage settings with an MDM provider (Surface Hub) description: Microsoft Surface Hub provides an enterprise management solution to help IT administrators manage policies and business applications on these devices using a mobile device management (MDM) solution. ms.assetid: 18EB8464-6E22-479D-B0C3-21C4ADD168FE keywords: mobile device management, MDM, manage policies ms.prod: w10 ms.mktglfcycl: manage ms.sitesec: library ms.pagetype: surfacehub, mobility author: TrudyHa localizationpriority: high --- # Manage settings with an MDM provider (Surface Hub) Microsoft Surface Hub provides an enterprise management solution to help IT administrators manage policies and business applications on these devices using a mobile device management (MDM) solution. The Surface Hub operating system has a built-in management component that's used to communicate with the device management server. There are two parts to the Surface Hub management component: the enrollment client, which enrolls and configures the device to communicate with the enterprise management server; and the management client, which periodically synchronizes with the management server to check for and apply updates. Third-party MDM servers can manage Surface Hub devices by using the Mobile Device Management protocol. ### Supported services Surface Hub management has been validated for the following MDM providers: - Microsoft Intune - System Center Configuration Manager ### Enroll a Surface Hub into MDM If you joined your Surface Hub to an Azure Active Directory (Azure AD) subscription, the device can automatically enroll into MDM and will be ready for remote management. Alternatively, the device can be enrolled like any other Windows device by going to **Settings** > **Accounts** > **Work access**.  ### Manage a device through MDM The following table lists the device settings that can be managed remotely using MDM, including the OMA URI paths that 3rd party MDM providers need to create policies. Intune and System Center Configuration Manager have special templates to help create policies to manage these settings.
Setting | OMA URI | Type | |
---|---|---|---|
1 |
Auto Awake when someone is in the room |
./Vendor/MSFT/SurfaceHub/InBoxApps/Welcome/AutoWakeScreen |
Boolean |
2 |
Require that people must enter a PIN when pairing to the Surface Hub |
./Vendor/MSFT/SurfaceHub/InBoxApps/WirelessProjection/PINRequired |
Boolean |
3 |
Set the maintenance window duration. This time is in minutes. As an example, to set a 3 hour duration, you set the value to 180. |
./Vendor/MSFT/SurfaceHub/MaintenanceHoursSimple/Hours/Duration |
Int |
4 |
Set the maintenance window start time. This time is in minutes past midnight. To set a 2:00 am start time, set a value of 120, meaning 120 minutes past midnight. |
./Vendor/MSFT/SurfaceHub/MaintenanceHoursSimple/Hours/StartTime |
Int |
5 |
The Microsoft Operations Management Suite (OMS) Workspace ID that this device will connect to. |
./Vendor/MSFT/SurfaceHub/MOMAgent/WorkspaceID |
String |
6 |
The key that must be used when connecting to the specified OMS workspace. |
./Vendor/MSFT/SurfaceHub/MOMAgent/WorkspaceKey |
String |
7 |
Choose the meeting information displayed on the welcome screen. Value : 0 - Show organizer and time only Value : 1 - Show organizer, time, and subject (subject is hidden for private meetings) |
./Vendor/MSFT/SurfaceHub/InBoxApps/Welcome/MeetingInfoOption |
Int |
8 |
Enable/Disable all Wireless Projection to the Surface Hub |
./Vendor/MSFT/SurfaceHub/InBoxApps/WirelessProjection/Enabled |
Boolean |
9 |
Select a specific wireless channel on which Miracast Receive will operate |
./Vendor/MSFT/SurfaceHub/InBoxApps/WirelessProjection/Channel |
Int |
10 |
Change the background image for the welcome screen using a PNG image URL. |
./Vendor/MSFT/SurfaceHub/InBoxApps/Welcome/CurrentBackgroundPath (Note: must be accessed using https.) |
String |