Forum Discussion

frankzz's avatar
frankzz
Copper Contributor
Nov 11, 2021
Solved

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

    • frankzz's avatar
      frankzz
      Copper Contributor
      Hey Victor

      I cannot add Security group via EAC, We have option only to add Mail Enabled Security Group
      • Victor_Ivanidze's avatar
        Victor_Ivanidze
        Bronze 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?

Resources