During my presentations on VBO to customers and partners, people sometimes ask whether the recoverability of data can be checked automatically (Our Veeam Backup & Replication customers love SureBackup). However, this functionality is not available.
Since I have now been told this "wish" several times, I thought "New Year, New Luck!"
First, I share the Powershell script to check backed up Exchange Online restore data. With this script it is possible to save an email from a mailbox to a local directory and check if a certain pattern can be read.
More functions will be added soon. Please give me feedback what can be improved or added.
A script for checking OneDrive for Business data will also be available soon.
The script can be found here:
https://github.com/yetanothermightytool/powershell/tree/master/vbo/vbo-exrestore-checker
And don't forget: Always post feature requests in our R&D forum!