Sometimes my customers ask for a more detailed capcity report regarding the stored Exchange Online backup data. Currently you only get the consumed capacity per repository and per organization. But how about calculating an average value from the stored backup data divided by the number of protected mailboxes?
I wanted to hit two birds with one stone: Write a new script covering this topic and start to switch my existing scripts to modern authentication. Here you are:
https://github.com/yetanothermightytool/powershell/tree/master/vbo/vb365-exo-usage-report
Soon I will publish a how-to guide with step by step instructions on how to create/update scripts using the modern authentication approach. Stay tuned.
Happy weekend!
Steve