HP Survivable Branch Communication zl Module powered by Microsoft Lync Planning and Design Guide 2011-02

4-55
Example Solutions
Solution
If you need to change the value, us the Set-CsMediaConfiguration cmdlet. If
you need to create a policy to enable QoS for your branch site, use the New-
CsMediaConfiguration cmdlet. For example, enter:
New-CsMediaConfiguration -Identity “site:Seattle Branch”
The new configuration is displayed. By default, in the new configuration, QoS
is disabled. To enable it, enter:
Set-CsMediaConfiguration -Identity “site:Seattle Branch” -EnableQoS $true
Enable QoS for Clients using a GPO
In this solution, you will use a GPO to configure all Lync clients to set DSCP
40 for voice traffic and DSCP 24 for video traffic. Follow these steps:
1. Log in to a domain controller server as a Domain or Enterprise Admin.
2. Access the Group Policy Management tool.
3. Expand the Group Policy Management > Forest > Domain > <domain name>
folders.
Figure 4-48. Group Policy Management