With the functions I provided in Alarm actions – enable – disable – report you should be able to specify a VM.
Something like this
$vm=Get-VMMyVM
$vm|Set-AlarmActionState-Enabled:$false
With the functions I provided in Alarm actions – enable – disable – report you should be able to specify a VM.
Something like this
$vm=Get-VMMyVM
$vm|Set-AlarmActionState-Enabled:$false