Forum Discussion
Salim_95
Jan 15, 2019Copper Contributor
Getting shared mailboxes with no delegates in Powershell
Hi, I'm quite new to powershell and am just wondering if there's a way to get all of the shared mailboxes in Office 365 that haven't got any delegates on them? Thanks Salim
Jan 15, 2019
Hi!
I’m not able to write anything right now but I found maybe a little workaround script in this post here:
https://social.technet.microsoft.com/Forums/en-US/c4372940-51c6-4c72-8414-424793fd9ac0/list-shared-mailbox-with-no-users-assigned-no-delegates?forum=onlineservicesexchange
Adam
I’m not able to write anything right now but I found maybe a little workaround script in this post here:
https://social.technet.microsoft.com/Forums/en-US/c4372940-51c6-4c72-8414-424793fd9ac0/list-shared-mailbox-with-no-users-assigned-no-delegates?forum=onlineservicesexchange
Adam
- Salim_95Jan 16, 2019Copper Contributor
adam deltinger wrote:
Hi!
I’m not able to write anything right now but I found maybe a little workaround script in this post here:
https://social.technet.microsoft.com/Forums/en-US/c4372940-51c6-4c72-8414-424793fd9ac0/list-shared-mailbox-with-no-users-assigned-no-delegates?forum=onlineservicesexchange
AdamHi Adam,
Thanks for that I'll give it a try!