exam questions

Exam MS-201 All Questions

View all questions & answers for the MS-201 exam

Exam MS-201 topic 3 question 9 discussion

Actual exam question from Microsoft's MS-201
Question #: 9
Topic #: 3
[All MS-201 Questions]

DRAG DROP -
Your company has 5,000 Microsoft Exchange Server 2019 mailboxes.
The company is implementing a new application named HR1 that integrates with Exchange. HR1 runs on a server named HRSERVER.
You create a new mailbox named HRService for the service account of HR1.
You need to ensure that HR1 can sync contacts from all the mailboxes in the Exchange organization concurrently by using an Exchange ActiveSync connection.
How should you complete the PowerShell script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
References:
https://docs.microsoft.com/en-us/powershell/module/exchange/server-health-and-performance/new-throttlingpolicy?view=exchange-ps https://docs.microsoft.com/en-us/powershell/module/exchange/server-health-and-performance/set-throttlingpolicyassociation?view=exchange-ps

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
Mahe9883
4 years, 4 months ago
set-mailbox HRService -ThrottlingPolicy HR is also correct. I can use this to assign a throttlingPolicy.
upvoted 1 times
...
donathon
4 years, 4 months ago
Note, the Set-ThrottlingPolicyAssociation command should be HRService not HR. HRService is the identity to increase the throttling to using a policy HR.
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 ...