Manage surface, Hub with an mdm provider, Microsoft teams and skype for business settings – Microsoft Surface Hub 2 SmCamera User Manual

Page 246: Add oma uri to custom configuration profile, Quality of service settings

Advertising
background image

To generate the OMA URI for any setting:

1. In the

CSP documentation

, identify the root node of the CSP. Generally, this looks like

./Vendor/MSFT/NameOfCSP

.

Example:

The root node of the

SurfaceHub CSP

is

./Vendor/MSFT/SurfaceHub

.

2. Identify the node path for the setting you want to use.

Example:

The node path for the setting to enable wireless projection is

InBoxApps/WirelessProjection/Enabled

.

3. Append the node path to the root node to generate the OMA URI.

Example:

The OMA URI for the setting to enable wireless projection is

./Vendor/MSFT/SurfaceHub/InBoxApps/WirelessProjection/Enabled.

4. The data type is also stated in the CSP documentation. The most common data types are:

char (String)
int (Integer)
bool (Boolean)

1. In Endpoint Manager, select

Devices

>

Configuration profiles

>

Create profile

.

2. Under Platform select

Windows 10 and later.

Under Profile, select

Custom

, and then select

Create.

3. Add a name and optional description and then select

Next.

4. Under

Configuration settings

>

OMA-URI Settings

, select

Add

.

This section highlights Teams and Skype for Business settings that you can manage via Intune or other MDM provider. This includes:

Quality of Service (QoS)
Manage Teams-specific features

To ensure optimal video and audio quality on Surface Hub, add the following QoS settings to the device.

Name

Description

OMA-URI

Type

Value

Audio Ports

Audio Port range

./Device/Vendor/MSFT/NetworkQoSPolicy/Audio/SourcePortMatchCondition

String

50000-50019

Audio DSCP

Audio ports marking

./Device/Vendor/MSFT/NetworkQoSPolicy/Audio/DSCPAction

Integer

46

Video Ports

Video Port range

./Device/Vendor/MSFT/NetworkQoSPolicy/Video/SourcePortMatchCondition

String

50020-50039

Video DSCP

Video ports marking

./Device/Vendor/MSFT/NetworkQoSPolicy/Video/DSCPAction

Integer

34

Sharing Ports

Sharing Port range

./Device/Vendor/MSFT/NetworkQoSPolicy/Sharing/SourcePortMatchCondition

String

50040-50059

Sharing DSCP

Sharing ports marking

./Device/Vendor/MSFT/NetworkQoSPolicy/Sharing/DSCPAction

Integer

18

You can create a Custom configuration profile to manage Teams Coordinated Meetings, Proximity Join, and other features. To learn more,
see

Manage Microsoft Teams configuration on Surface Hub

.

The default app for meetings & calls on the Surface Hub varies depending on how you install Windows 10 Team 2020 Update (aka
Windows 10 20H2 Team edition). If you re-image a Surface Hub to Windows 10 20H2, Microsoft Teams will be set as the default, with Skype

Add OMA URI to Custom configuration profile

Microsoft Teams and Skype for Business settings

Quality of Service settings

Note

The table shows default port ranges. Administrators may change the port ranges in the Skype for Business and Teams control panel.

Manage Teams-specific features

Changing default app for meetings & calls

Advertising