Move Your Exchange Online Scripts to Use Get-ExoMailbox

MVP

 

Many Exchange Online scripts use the old Get-Mailbox cmdlet to fetch mailbox data. It’s time to change these calls out and replace them with Get-ExoMailbox. The new cmdlet is faster than the old and more resilient in its ability to handle server glitches. There’s no reason to continue using the old Remote PowerShell cmdlets unless you like slowness and errors.

 

https://practical365.com/move-your-exchange-online-scripts-to-use-get-exomailbox/

0 Replies