Skip to main content
Solved

Stop VM Backup if any alert is received from Veeam One

  • February 28, 2023
  • 1 comment
  • 73 views

Forum|alt.badge.img

Hi Team,

 

The customer wants to setup ransomware alerts on Veeam One. And also wants that if any alert comes then backup should be stopped.

I have checked the documentation and found that action option is available in alert setting where we have option to run script. can you please help me with the script.

Thanks!!

 

   

Best answer by Cragdoo

I’d point you in the direction of the powershell command Stop-VBRJob

https://helpcenter.veeam.com/docs/backup/powershell/stop-vbrjob.html?ver=120
 

wrap it up a script and that should do the trick.

 

feel like we should rename the channel to VeeamGPT ...

View original
Did this topic help you find an answer to your question?

1 comment

Cragdoo
Forum|alt.badge.img+9
  • Veeam Vanguard
  • 130 comments
  • Answer
  • February 28, 2023

I’d point you in the direction of the powershell command Stop-VBRJob

https://helpcenter.veeam.com/docs/backup/powershell/stop-vbrjob.html?ver=120
 

wrap it up a script and that should do the trick.

 

feel like we should rename the channel to VeeamGPT ...