Check Shared Mailbox Access Rights with PowerShell

Today I wanted to check shared mailbox access rights of specific user in exchange online and I found there is no way to do it by using the GUI.

so here is the #script solution by using #power_shell , and connect-ExchangeOnline :

don’t forget to replace user email address in this script.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.