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

Re: VMware view get users

$
0
0

Try with the StartDate parameter

Get-EventReport  -ViewName user_events -StartDate (Get-Date).AddDays(-7)|

where {$_.eventtype -eq "AGENT_CONNECTED"}

That should give the events for the last 7 days.


Viewing all articles
Browse latest Browse all 189012

Trending Articles



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