Can Saviynt Add/Remove Accounts to mail-enabled security groups in Exchange Online(AzureAD)?

KK
New Contributor III
New Contributor III

Hi.

I want to Add/Remove Accounts to mail-enabled security groups in Exchange Online(AzureAD) from Saviynt.

*What is mail-enabled security groups

https://learn.microsoft.com/en-us/exchange/recipients-in-exchange-online/manage-mail-enabled-securit...

 

I tried it, but add access job is failed. It seems that this is not supported in normal function.

Then, I found below article.

https://docs.saviyntcloud.com/bundle/AzureAD-v2021x/page/Content/Configuring-the-Integration-for-Pro...

It seems that mail-enabled security group is categorized to distribution group, so, can I Add/Remove Accounts to mail-enabled security groups in Exchange Online(AzureAD) by above article?

 

Best Regards,

2 REPLIES 2

armaanzahir
Regular Contributor III
Regular Contributor III

Hi KK,

Distribution groups would need powershell to be invoked. You can refer on how to call Powershell scripts via REST on WinPS connector. 

Win PS Connector

The guide you're referring is fine and can be utilized for addition and removal of AAD groups.

Configuring the Integration for Provisioning Distribution Group Membership (saviyntcloud.com)

It involves setup of Saviynt Powershell Agent on your customer's IIS server. 
See details: Understanding the Integration between EIC and Windows Server (saviyntcloud.com)

Regards,
Md Armaan Zahir

KK
New Contributor III
New Contributor III

Thanks. I will try it.