Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 230663

Re: "Disable alarm actions" for a vm

$
0
0

Sorry, I'm a bit behind in answering all the comments

 

Try running it like this (the function doesn't do Object By Name I'm afraid).

Get-AlarmActionState -Entity (Get-VM VMTEST1) -Recurse:$false

or

 

Get-VM VMTEST1 | Get-AlarmActionState -Recurse:$false



Viewing all articles
Browse latest Browse all 230663

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>