2.7 KiB
title, ms.reviewer, manager, description, ms.prod, ms.sitesec, author, ms.author, ms.topic, ms.localizationpriority
title | ms.reviewer | manager | description | ms.prod | ms.sitesec | author | ms.author | ms.topic | ms.localizationpriority |
---|---|---|---|---|---|---|---|---|---|
Implement Quality of Service on Surface Hub | dansimp | Learn how to configure QoS on Surface Hub. | surface-hub | library | levinec | ellevin | article | medium |
Implement Quality of Service (QoS) on Surface Hub
Quality of Service (QoS) is a combination of network technologies that allows the administrators to optimize the experience of real time audio/video and application sharing communications.
Configuring QoS for Skype for Business on the Surface Hub can be done using your mobile device management (MDM) provider or through a provisioning package.
This procedure explains how to configure QoS for Surface Hub using Microsoft Intune.
-
In Intune, create a custom policy.
-
In Custom OMA-URI Settings, select Add. For each setting that you add, you will enter a name, description (optional), data type, OMA-URI, and value.
-
Add the following custom OMA-URI settings:
Name Data type OMA-URI
./Device/Vendor/MSFT/NetworkQoSPolicyValue Audio Source Port String /HubAudio/SourcePortMatchCondition Get the values from your Skype administrator Audio DSCP Integer /HubAudio/DSCPAction 46 Video Source Port String /HubVideo/SourcePortMatchCondition Get the values from your Skype administrator Video DSCP Integer /HubVideo/DSCPAction 34 Audio Process Name String /HubAudio/AppPathNameMatchCondition Microsoft.PPISkype.Windows.exe Video Process Name String /HubVideo/AppPathNameMatchCondition Microsoft.PPISkype.Windows.exe Important
Each OMA-URI path begins with
./Device/Vendor/MSFT/NetworkQoSPolicy
. The full path for the audio source port setting, for example, will be./Device/Vendor/MSFT/NetworkQoSPolicy/HubAudio/SourcePortMatchCondition
. -
When the policy has been created, deploy it to the Surface Hub.
Warning
Currently, you cannot configure the setting IPProtocolMatchCondition in the NetworkQoSPolicy CSP. If this setting is configured, the policy will fail to apply.