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

Re: Get VM Create Date & Time

$
0
0

That is most probably due to the MaxSamples parameter.

Try changing this line

$eventNr = 9999

into this

$eventNr = [int]::MaxValue


Viewing all articles
Browse latest Browse all 232631

Trending Articles