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

Re: Getting VM Event for specific days

$
0
0

Hello, vmk2014-

 

You can use the Get-VIEvent cmdlet in PowerCLI.  Like:

 

Get-VIEvent-Start (Get-Date).AddMonths(-2) -MaxSamples ([int]::MaxValue) -Entity (Get-VMsomeVM)

 

Of course, you would put the actual VM name in place of "someVM".  How does that do for you?


Viewing all articles
Browse latest Browse all 231085

Latest Images

Trending Articles



Latest Images

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