Automate adding users to shared mailbox which are available in On prem AD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
We want to get list of shared mailbox and owners which are available in on premise. I have LDAP connection and am able to fetch the shared mailboxes and owner details available in info field. This contains lot junk values and parse the owner data. Need some help in script.
And also, we need add users via ServiceNow catalog item. What we need to do this requirement.
Thanks,
Vasavi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @vasavisasap ,
To get a list of on-premise Exchange shared mailboxes and their owners (users with Full Access) , I think ,you need to execute power shell script (via mid server)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thank you for the reply. I am looking for something end to end like what permissions we need it on MID Server? what is the parent for mid server script file for exchange like AD or Exchange? I am stuck at initial step.
