MIM 2016 - AD Account Creation, Exchange Mailboxes and SN integration

Dan Bhatoa 46 Reputation points
2022-11-18T22:13:18.807+00:00

Hi All,

I've got a customer requirement to implement an identity solution which can do the following:

  1. Create new AD accounts based on a ServiceNow approval from line manager.

1b. The ability to create Azure AD accounts based on number 1.

1c. The ability to create Exchange mailboxes based on approvals.

  1. The ability to modify AD group memberships.
  2. The ability to update AD attributes in ServiceNow (e.g. extension attributes).

I've created AD accounts using MIM, but I'm not sure about the Exchange mailboxes and ServiceNow integration. I was hoping someone could give me some pointers/direction on how to achieve this.

Thanks

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
621 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. JimmySalian-2011 41,921 Reputation points
    2022-11-19T15:18:52.53+00:00

    Hi Dan,

    Please check this and this, should help you to complete 1 and 2.

    I am not sure if you can acheive Mailbox creation with ServiceNow, for this you wll need to contact ServiceNow for some sort of API or middleware.

    Hope this helps.
    JS

    ==
    Please Accept the answer if the information helped you. This will help us and others in the community as well.

    0 comments No comments

  2. Dan Bhatoa 46 Reputation points
    2022-11-19T21:48:44.613+00:00

    Hi Jimmy,
    I believe your link creates the SN account based on the Azure AD application configuration. What I'm looking for is the solution the other way around:

    Approval in ServiceNow --->creates AD account ---> syncs to Azure AD

    0 comments No comments