Category: Microsoft Azure Office 365

Unlock the potential of Microsoft Azure Office 365 for your team. Collaborate efficiently and enhance productivity across your organization. You can find all my tech notes about Microsoft Azure Office 365 domain here

  • 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.