How to give SendAs and Full Access permission to a Shared Mailbox(PowerShell)

Published: 17 March 2022
on channel: TechTrip
4,921
26

Hi Everyone
In this video, I can show how you use PowerShell to give Full access & Send As permissions to a shared mailbox in Exchange Online.

#To assign the Send As Permission to mailbox & Groups

Add-RecipientPermission -Identity "MailboxOrGroupIdentity" -Trustee "DelegateIdentity" -AccessRights SendAs

#To assign "Full Access" permissions for a Mailbox

Add-MailboxPermission -Identity "MailboxName" -User "Identity" -AccessRights FullAccess -InheritanceType All

Royalty-free Music:
Music: https://www.bensound.com
Music Name: Happiness

#powershell #howto #exchangeonline #office365 #TechTripChannel #Outlook


Watch video How to give SendAs and Full Access permission to a Shared Mailbox(PowerShell) online without registration, duration hours minute second in high quality. This video was added by user TechTrip 17 March 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,92 once and liked it 2 people.