Forum Discussion

TonyRedmond's avatar
Sep 19, 2024

Get-Mailbox Versus Get-ExoMailbox

Microsoft’s advice is to use the Get-ExoMailbox cmdlet instead of its older Get-Mailbox counterpart. Generally, this is good advice that you should follow. However, the older cmdlet can do a job in certain circumstances, so don’t write it off completely. More importantly, make sure that filtering of objects is done using server-side filters. This will improve script performance significantly.

 

https://office365itpros.com/2024/09/19/get-exomailbox/

No RepliesBe the first to reply

Resources