Skip to main content

Powershell - VBO OneDrive for Business File Restore Checker


SteveHeart
Forum|alt.badge.img+11

Another check script for OneDrive for Business data, protected by VBO. The script downloads a specific file and compares the hash value with the value specified by the user. Feedback welcome!

Download Link

https://github.com/yetanothermightytool/powershell/tree/master/vbo/vbo-odrestore-checker 

Outlook upcoming scripts

I have a script ready that uploads the detected file hashes/the files to a cloud-based detection and prevention solution and returns the result of the scan.

 

5 comments

Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8485 comments
  • January 24, 2022

Nice!  Add this one to the previous. Thanks for sharing.


marcofabbri
Forum|alt.badge.img+13
  • On the path to Greatness
  • 990 comments
  • January 24, 2022

Thanks @SteveHeart for sharing.


regnor
Forum|alt.badge.img+14
  • Veeam MVP
  • 1352 comments
  • January 24, 2022

Just as useful as your Exchange Online script, so thanks again :smiley:


SteveHeart
Forum|alt.badge.img+11
  • Author
  • Influencer
  • 75 comments
  • January 28, 2022

The script - based on this script - which uploads and scans file hashes and files is ready. Currently I implemented the OPSWAT Metadefender API. I also tested some stuff around the VirusTotal API, which could be integrated as well. I’m just checking the possibilities with Cloudmersive.

Question from my side: Do you know any other service capable of doing such scans? How about your company regulations regarding such topics? Are you allowed to upload hashes or compete files? What else needs to be considered?


Forum|alt.badge.img+4
  • Experienced User
  • 576 comments
  • January 31, 2022

Thanks for sharing !


Comment