Recently we were trying to figure out a few details about the user’s mailbox. To get the details – Open Windows PowerShell with the “Run as Administrator” option. Install the Exchange Online Module – Install-Module -Name ExchangeOnlineManagement Import the Exchange Online Module cmdlets – Import-Module ExchangeOnlineManagement Connect to Exchange Online using the administrator account – …
Continue Reading Nishant Rana’s Article on their blog
How to – Connect to Exchange Online to get mailbox details (PowerShell)
Recently we were trying to figure out a few details about the user’s mailbox. To get the details – Open Windows PowerShell with the “Run as Administrator” option. Install the Exchange Online Module – Install-Module -Name ExchangeOnlineManagement Import the Exchange Online Module cmdlets – Import-Module ExchangeOnlineManagement Connect to Exchange Online using the administrator account -…
Blog Syndicated with Nishant Rana’s Permission

