Reports
1 TopicO365 Group Mailbox Reports?
I'm trying to compile a PS report that will show me the size of each group mailbox within my O365 Groups. Get-mailboxstatistics works for individual group mailboxes using the primarysmtpaddress, Identity, ID, etc., but I want to be able get them all using the Recipienttype, RecipienttypeDetails, or even MailboxtypeDetails (which shows as 'GroupMailbox' in the get-mailboxstatistics CMDLET). I've tried filtering by the above (where-object), and then piping to get-mailboxstatistics but get nothing. Despite looking, I haven't seen too much on this and I am anticipating a need for it for admin purposes. Thanks! It also made me wonder about how MS is going to approach these 'group mailboxes' from a licensing standpoint, esp since we're now required to assign an Exchange Plan 2 license to our shared/resource mailboxes.Solved12KViews0likes9Comments