Forum Discussion
Provide Send-As Permission to Shared Mailbox through Security group
Hello People,
I am trying to provide Send As permission to a Shared Mailbox and a O365 group through a Security group.
My exact case here is, I am performing a User Onboarding Automation through Power Automate and tried adding the permission through Mail Enabled Security group, which doesn't work from PA.
Hence I did the below
1. Ran the script Add-RecipientPermission sharedmailbox@domain.com -AccessRights SendAs -Trustee MailEnabledSG. To provide Send As Permission to Mail Enabled Security Group.
2. Add-DistributionGroupMember -Identity MailEnabledSG@domain.com -Member SecurityGroup.
Under the security group members are added, however it's been more than 24 hours and it do not shows any positive results. Can someone help me ?
I did not test it myself but I believe it will work only for mail-enabled security groups.
Could you transform your security group to a mail-enabled one?
7 Replies
- Victor_IvanidzeBronze ContributorHello, did you try to do that via Exchange Admin center user interface?
- frankzzCopper ContributorHey Victor
I cannot add Security group via EAC, We have option only to add Mail Enabled Security Group- Victor_IvanidzeBronze Contributor
I did not test it myself but I believe it will work only for mail-enabled security groups.
Could you transform your security group to a mail-enabled one?