Mailbox creation

Hi All,

I would like to know more about creating mailbox through IDN. Previously, my organization is having on-premises mailbox creation with a PowerShell script.

  • This script uses employee titles to create mailbox with different WarningLimit, SendQuota and SendReceiveQuota.
  • It also retrieve homeMDB from MailboxDatabase so there is not a fixed homeMDB.
    → how can I cater these functions in IDN?

(https://community.sailpoint.com/t5/IdentityNow-Connectors/Active-Directory-Source-Configuration-Reference-Guide/ta-p/78317)
From the guide: The exchange mailbox store domain name required to create a mailbox. For example: SomeExchangeDB. The homeMDB attribute is in the format of ‘SomeExchangeDB’, not ‘CN=SomeExchangeDB’.

I have read the reference guide but I am not sure about the homeMDB value. If my homeMDB in AD is CN=TESTMDB1, CN=Databases, {…}, what should I input for home MDB value? TESTMDB1 or TESTMDB1.Databases.{…}?

Thanks,
Iris

Hi Iris,

Were you able to resolve your issue or got any help on this?.
We’re also in the same boat and exploring our way to get away from PowerShell script execution and achieve it through IDN.

Thank you,
Rajeev

Checking to see if anyone encounter this issue before and have a solution on this…

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.