Hi All ,
Been Digging around for a script that will show us statistics on how many times a meeting room has been booked etc
Is there a easy way of doing this?
Thanks
Dan
Get-MailboxFolderStatistics -Identity ‘Enter Mailbox’
Hi All ,
Been Digging around for a script that will show us statistics on how many times a meeting room has been booked etc
Is there a easy way of doing this?
Thanks
Dan
Get-MailboxFolderStatistics -Identity ‘Enter Mailbox’
Where have you been digging? I tried several search engines and all led me to many links regarding this topic. One in particular is a script written for this exact scenario. I did not test it and haven’t run it personally, but it shows last updated 3/1/2020 and the author seems responsive to questions.
He also notes on there he created a new version using exchange online and graph api.
If neither of these help you achieve your desired results, please check out the other links provided in the search results.