exam questions

Exam MS-200 All Questions

View all questions & answers for the MS-200 exam

Exam MS-200 topic 2 question 5 discussion

Actual exam question from Microsoft's MS-200
Question #: 5
Topic #: 2
[All MS-200 Questions]

Your network contains an Active Directory forest. The forest contains two Active Directory sites named Site1 and Site2.
You have a Microsoft Exchange Server 2019 organization that contains a database availability group (DAG) named DAG1. DAG1 has three member servers in each site.
You need to prevent users from Site1 from sending email messages larger than 5 MB to the mailboxes in Site2.
What should you do?

  • A. Modify the properties of the Active Directory site link.
  • B. From Site1, create a custom Send connector, and then modify the address space.
  • C. From Site2, create a custom Receive connector, and then modify the remote IP address range.
  • D. Modify the properties of DAG1.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
josefismael
Highly Voted 6 years ago
Answer should be C. Changing address space on a send connector would scope that connector to recipient domain, not destination site/server
upvoted 5 times
...
mmorgan1234
Most Recent 4 years, 11 months ago
I think the answer is the first one using set-adsitelink -MaxMessageSize https://docs.microsoft.com/en-us/powershell/module/exchange/set-adsitelink?view=exchange-ps
upvoted 1 times
...
mmorgan1234
4 years, 11 months ago
the answer should be to create send connector and modify -MaxMessageSize https://docs.microsoft.com/en-us/powershell/module/exchange/new-sendconnector?view=exchange-ps No one from the answers are valid at all
upvoted 1 times
...
quangDV
5 years, 3 months ago
- No DAG parameter for message size : Not D - AD site link does have parameter for message size but this will impact both sites ! Not only Site1 : Not A https://docs.microsoft.com/en-us/powershell/module/exchange/active-directory/set-adsitelink?view=exchange-ps - Target is to prevent Site1 users from sending messages larger than 5MB, NOT Site2 users to receive such a message ! The filter must be based on Message size not on sender IPs. Not C - Send connector properties do have separate settings for both Address space and MaxMessageSize. You won't set message size in Address space parameter ! The only remaining choice is B but it's a bit ambiguous.
upvoted 2 times
empperador
5 years, 2 months ago
This analysis is correct, it is not clear because said "modified the address space" but others are not posible anwers, then B
upvoted 1 times
...
...
ms200
5 years, 3 months ago
But What' s the correct answer? B or C?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...