Microsoft
74-324 · Question #15
You are the Office 365 administrator for the contoso.com domain. You need to give a user named User1 full permissions for the mailbox of a user named User2. Which Windows PowerShell cmdlet should…
The correct answer is A. Add-MailboxPermission -Identity [email protected] -User [email protected] -AccessRights FullAccess. See the full explanation below for the reasoning.
Question
You are the Office 365 administrator for the contoso.com domain. You need to give a user named User1 full permissions for the mailbox of a user named User2. Which Windows PowerShell cmdlet should you run?
Options
- AAdd-MailboxPermission -Identity [email protected] -User [email protected] -AccessRights FullAccess
- BSet-MailboxPermission -Identity [email protected] -User [email protected] -AccessRights Owner
- CAdd-MailboxPermission -Identity [email protected] -User [email protected] -AccessRights FullAccess
- DSet-MailboxPermission -Identity [email protected] -User [email protected] -AccessRights Owner
How the community answered
(61 responses)- A82% (50)
- B10% (6)
- C5% (3)
- D3% (2)
Community Discussion
No community discussion yet for this question.