Skip to main content

Powershell - VBR NAS Scanner

  • August 22, 2022
  • 7 comments
  • 149 views

SteveHeart
Forum|alt.badge.img+11

While presenting our powerful file share protection and recovery capabilities, I often show the Instant File Share Recovery feature. One possible purpose for this feature is scanning the share with an AV solution. For this, I created this script to be able to quickly show it to our customers and partners:

https://github.com/yetanothermightytool/powershell/blob/master/vbr/vbr-nas-scanner/

More to come....stay tuned
 

7 comments

Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • August 22, 2022

Thanks for sharing but the URL is broken due to the space after the word “yeta” so it never goes to the link properly.  Once fixed I will check it out for sure as automation makes IT life easier.  😎


damien commenge
Forum|alt.badge.img+5

Hello,

Thanks for sharing.

Your link doesn’t work, the good one is :

https://github.com/yetanothermightytool/powershell/tree/master/vbr/vbr-nas-scanner


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • August 22, 2022

Correct link for those that want to check it out - powershell/README.md at master · yetanothermightytool/powershell (github.com)


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • August 22, 2022

Hello,

Thanks for sharing.

Your link doesn’t work, the good one is :

https://github.com/yetanothermightytool/powershell/blob/master/vbr/vbr-nas-scanner/README.md

Darn you beat me to it.  😋


SteveHeart
Forum|alt.badge.img+11
  • Author
  • Influencer
  • August 22, 2022

Link fixed in the original post. Don’t ask me where this space was coming from 😜


JMeixner
Forum|alt.badge.img+16
  • On the path to Greatness
  • August 22, 2022

Interesting script, I will play around with it for sure. 😎👍🏼


marcofabbri
Forum|alt.badge.img+12
  • On the path to Greatness
  • August 22, 2022

Much interesting, thanks for sharing this @SteveHeart 

I’ll surely try for testing!