New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft MS-700 Exam - Topic 4 Question 83 Discussion

Actual exam question for Microsoft's MS-700 exam
Question #: 83
Topic #: 4
[All MS-700 Questions]

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.

Show Suggested Answer Hide Answer
Suggested Answer: A

To restrict Teams bandwidth by network range, you can use the Network Roaming Policy feature1. This feature allows you to define different media bit rate settings for different network locations based on the IP address ranges. Here are the steps to accomplish your task:

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.


Contribute your Thoughts:

0/2000 characters
Muriel
3 months ago
I doubt that bandwidth limit will work without issues.
upvoted 0 times
...
Dorathy
4 months ago
Wait, how does that not affect other offices?
upvoted 0 times
...
Pearly
4 months ago
Agreed, we need to keep it consistent across all branches.
upvoted 0 times
...
Cristy
4 months ago
1,000 Kbps seems a bit low for Teams, don’t you think?
upvoted 0 times
...
Beth
4 months ago
That subnet is perfect for a small office!
upvoted 0 times
...
Augustine
4 months ago
I think the answer involves using a policy on the router or switch, but I can't recall the exact steps to implement it without affecting other locations.
upvoted 0 times
...
Shayne
5 months ago
I feel like I might be mixing up the concepts here. Do we need to set up a separate VLAN for the Miami office to control the bandwidth?
upvoted 0 times
...
Alica
5 months ago
This seems similar to a practice question we did on bandwidth management. I think we had to set up rules based on IP ranges.
upvoted 0 times
...
Vinnie
5 months ago
I remember something about configuring Quality of Service (QoS) to manage bandwidth, but I'm not entirely sure how to apply it specifically for Teams.
upvoted 0 times
...
William
5 months ago
Ah, this is a good one. I think I know how to handle this. I'll need to look into setting up a policy or rule that targets the 10.10.10.0/24 network range and applies the 1,000 Kbps bandwidth limit for Teams specifically.
upvoted 0 times
...
Lenny
5 months ago
I'm a bit unsure about how to approach this. Restricting bandwidth for a specific office while not affecting others sounds tricky. I'll need to research network management tools and policies to see if I can find a suitable solution.
upvoted 0 times
...
Salina
5 months ago
This seems straightforward enough. I'll need to look into network configuration and QoS (Quality of Service) settings to see how I can limit the bandwidth for the Miami office's Teams usage.
upvoted 0 times
...
Doyle
5 months ago
Okay, I think I understand the task. I need to find a way to limit the Teams bandwidth for the Miami office without affecting the other offices. The network range provided should give me a clue on how to target that specific office.
upvoted 0 times
...
Solange
5 months ago
Hmm, this looks like a networking and bandwidth management question. I'll need to think through the requirements carefully and consider the network range and Teams bandwidth restrictions.
upvoted 0 times
...
Skye
5 months ago
This is a good test of my knowledge of SAP Master Data Governance capabilities. I'll draw on my experience with the system to confidently identify the correct answers.
upvoted 0 times
...
Loren
5 months ago
Okay, I think the White list component is used to provide a list of rules that define a true or false state. That sounds like option C to me, but I'll double-check the other choices just to be sure.
upvoted 0 times
...
Annelle
5 months ago
Not too sure, but I think anycast RP is crucial for multicast in ACI, or at least it was in the practice tests.
upvoted 0 times
...
Brinda
2 years ago
Hmm, I'm not sure about that. Wouldn't it be easier to just set the bandwidth limit directly on the Teams client for the users in the Miami office? That way, we don't have to mess with the network infrastructure.
upvoted 0 times
...
Carolann
2 years ago
Exactly! And the fact that they specified the network range as 10.10.10.0/24 means we can target the policy to that specific subnet. That'll make it easy to implement and maintain.
upvoted 0 times
...
Stefan
2 years ago
Haha, yeah, can you imagine having to go around and set the bandwidth limit on everyone's computer? That sounds like a recipe for disaster. I'd rather just set it and forget it on the router.
upvoted 0 times
...
Brigette
2 years ago
You know, that's a good point. Setting the limit on the client could work too. But then we'd have to manage it individually for each user, which could be a hassle if the office grows. The QoS policy might be a more scalable solution in the long run.
upvoted 0 times
Beula
2 years ago
It's all about finding a balance between current needs and future scalability.
upvoted 0 times
...
Dannette
2 years ago
QoS policies can help maintain network performance as the office expands.
upvoted 0 times
...
Milly
2 years ago
Definitely. It's important to consider long-term scalability when implementing network restrictions.
upvoted 0 times
...
Slyvia
2 years ago
Agreed. It would ensure consistent bandwidth management for all users at the Miami office.
upvoted 0 times
...
Kathrine
2 years ago
Yes, setting up a QoS policy might be a more scalable solution in the long run.
upvoted 0 times
...
Mabelle
2 years ago
That's a good point. Managing the limit on the client level could indeed be a hassle as the office grows.
upvoted 0 times
...
Miesha
2 years ago
A) See the solution in the explanation below
upvoted 0 times
...
...

Save Cancel