Hello
I've not tried the Get-Esxtop approach yet, sorry about that.
I'm trying now to insert the data gathered to a SQL database, the LogParser approach described here:
works well, but I'm unable to use it inside the Start-Job -ScriptBlock as the commands aren't recognized.
Can I use the Add-PSSnapin to make the LogParser available, how should I do that?
Regards
Genoan