Task 1
Your company is opening a branch office in Miami. The office uses a network range of 10.10.10.0/24.
You need to restrict Teams bandwidth to 1.000 Kpbs for all the users working at the Miami office. The solution must NOT affect other offices.
Create a new network roaming policy with the desired media bit rate settings. For example, you can use the following PowerShell cmdlet to create a policy named ''MiamiPolicy'' with a maximum bit rate of 1000 Kbps for audio and video:
New-CsTeamsNetworkRoamingPolicy -Identity 'MiamiPolicy' -MaxMediaBitRateKb 1000
Assign the network roaming policy to the network range of the Miami office. You can use the following PowerShell cmdlet to assign the policy to the 10.10.10.0/24 network range:
New-CsTeamsNetworkRoamingPolicyAssignment -PolicyName 'MiamiPolicy' -IPAddressRange '10.10.10.0/24'
Verify that the policy is applied correctly by using the Get-CsTeamsNetworkRoamingPolicyAssignment cmdlet. You should see something like this:
Identity : 10.10.10.0/24
PolicyName : MiamiPolicy
IPAddressRange : 10.10.10.0/24
EffectiveTime : 8/1/2023 1:18:24 PM
LastUpdateTime : 8/1/2023 1:18:24 PM
LastUpdateBy : admin@XXXXXXXXXXX.onmicrosoft.com
LastUpdateBySid : S-1-5-21-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-XXXXX
Note: You may need to wait for some time for the policy to take effect.
Muriel
10 months agoDorathy
10 months agoPearly
10 months agoCristy
10 months agoBeth
10 months agoAugustine
11 months agoShayne
11 months agoAlica
11 months agoVinnie
11 months agoWilliam
11 months agoLenny
11 months agoSalina
11 months agoDoyle
11 months agoSolange
11 months agoSkye
12 months agoLoren
12 months agoAnnelle
12 months agoBrinda
2 years agoCarolann
2 years agoStefan
2 years agoBrigette
2 years agoBeula
2 years agoDannette
2 years agoMilly
2 years agoSlyvia
2 years agoKathrine
2 years agoMabelle
2 years agoMiesha
2 years ago