How should you complete the relevant Windows PowerShell commands?

HOTSPOT

HOTSPOT

Contoso, Ltd., has an Office 365 tenant. All employees have Exchange Online mailboxes. You create a shared mailbox named [email protected].

You need to grant the permission to SendAs from the SharedMailbox1 mailbox to [email protected].

How should you complete the relevant Windows PowerShell commands? To answer, select the appropriate Windows PowerShell commands from each list in the answer area.

Answer:

Explanation:

In the Exchange Management Shell, you can use the Add-ADPermission and Remove-ADPermission cmdlets to manage Send As permissions.

This example grants Send As permissions for Aaron Painter to Terry Adams’s mailbox.

Add-ADPermission -Identity "Terry Adams" -User AaronPainter -AccessRights ExtendedRight -ExtendedRights "Send As"

References:

https://technet.microsoft.com/en-us/library/bb124403(v=exchg.160).aspx

Latest 70-347 Dumps Valid Version with 314 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments