exam questions

Exam MS-200 All Questions

View all questions & answers for the MS-200 exam

Exam MS-200 topic 3 question 10 discussion

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

HOTSPOT -
You have a Microsoft Exchange Server 2019 organization that contains a shared mailbox named Inquiries.
You need to configure Inquiries to meet the following requirements:
✑ A user named User1 must have full access to the mailbox without having permissions to send email messages.
✑ A user named User2 must be able to send email messages that appear to come from the mailbox.
How should you complete the PowerShell script? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:

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
quangDV
Highly Voted 5 years, 2 months ago
- Add-Mailboxpermission for full access https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/add-mailboxpermission?view=exchange-ps - Add-AdPermission for "Send As"
upvoted 8 times
...
Amir1909
Most Recent 1 year, 7 months ago
First is Add-Mailboxpermission Not Add-RecipientPermission
upvoted 1 times
...
Sim_James_27
4 years, 8 months ago
for both it should be Add-MailboxPermission https://practical365.com/exchange-server/exchange-2013-how-to-grant-send-as-permissions-for-mailbox/#:~:text=However%20you%20will%20need%20to%20use%20PowerShell%20to,Security%20group%20to%20be%20given%20Send%20As%20permissions.
upvoted 1 times
...
Guido
5 years, 1 month ago
Add-recipiet permission is for exchange online only, the question does not mention exchange online
upvoted 3 times
...
roberts
5 years, 2 months ago
For me the best answer : - Add-mailboxpermission + full - Add-admailboxpermission > Not "add-recipientpermission" because "Exchange Online" only
upvoted 3 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 ...