Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Does Exchange Online supports checking the mailbox size before disabling the mailbox

yatishtiwari
Regular Contributor
Regular Contributor

Hi Team,

In our customer environment, we have a hybrid exchange setup and Saviynt is connected to On-Prem exchange via REST connector and On-Prem AD.

Here are the requirements:

1- Saviynt creates account in AD and and it synchronized to AAD using AD Connect.

2- Saviynt triggers Enable-Mailbox on on-prem exchange for enabling the licenses, which synced with Exchange online.

Till here system is working.

At the case of offboarding here is the requirement-

We need to check the mailbox size. If its greater than 50 GB we need to convert it to shared mailbox else perform disable and send mail.

Now the issue is in customer env, on-prem exchange does not have the mailbox size information so we need to connect to Exchange online and fetch the size and put the logic in Exchange online connector. In a nutshell-

We need to perform enabling mailbox on on-prem and disabling on Exchange online with some additional logic.

Does OOTB exchange online connector supports that level of customization? do we have any reference JSON for that or a good approach to achieve the same?

Thank you in advance

 

 

 

1 REPLY 1

rushikeshvartak
All-Star
All-Star

You need to use PowerShell connector 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.