Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

O365, Get-Mailbox -ResultSize Unlimited?

$
0
0

Good Morning,


I am trying to retrieve all of the mailboxes from our Office 365 tenant using the following:

Get-Mailbox -ResultSize Unlimited

It is taking an age to run, is there a way I can speed it up by just getting the property I am after rather than the whole mailbox object?  The only thing I need from this is the PrimarySMTPAddress.

Thanks


Viewing all articles
Browse latest Browse all 6937

Trending Articles