Reporting Usage Patterns for Room Mailboxes

Room mailboxes activity.

A recent post on the EHLO blog discusses how to find whether room mailboxes are active. This article explains some of the finer points about the topic, including whether to use Exchange Online PowerShell or the Graph Places API to find the room mailboxes, the permissions required to retrieve data, and what has to happen to run the check on an ongoing basis.

Reporting Exchange Online Meeting Room Usage Patterns

Room mailboxes are still heavily used for in-person meetings. It’s good to know how often and when rooms are used, which is why we have the room mailbox report script. In the second version of the script, we include code to figure out the daily usage pattern of individual rooms and for all rooms across the organization. The graphics in our bar chart are crude, but the chart is generated with a few lines of PowerShell, so feel free to improve the script.