Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Get list of mailboxes in my organization

$
0
0
($O365 = Get-Mailbox -ResultSize Unlimited | Where {$_.RecipientTypeDetails -eq 'UserMailBox'} | Select -Property Name , Alias). Count
Where Customer has 180000+ mailboxes in his org, 
Command gives error : processing of data from the remote server failed with the following error message: Access denied" : For more info For more information, see the about_Remote_Troubleshooting Help topic

at the end of the error it displays the count of 28526 mailboxes only, where the Customer has 1,80,000+ mailboxes

Your help will be highly appreciated 

Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>