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

Re: "Disable alarm actions" for a vm

$
0
0

The -Entity parameter requires a PowerCLI inventory object as value and does not accept names. You can try it like this:

 

Get-AlarmActionState -Entity (Get-VM -Name VMTEST1) -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>