Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 175326

find VM that was deleted from vcenter

$
0
0

Trying to find a VM that was deleted from vcenter. Probablyt last 2 weeks

 

 

is this right?

 

Get-VIEvent-maxsamples ([int]::MaxValue) -Start (Get-Date).AddDays(–14) | where{$_-is[VMware.Vim.VmRemovedEvent]}

 

?


Viewing all articles
Browse latest Browse all 175326

Trending Articles



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