Returning the Version of ESX with Powershell

Returning the Version of ESX with Powershell

Returning the product information about the ESX host with a simple command

Get-VMHost | % { (Get-View $_.ID).Config.Product }

Version history
Revision #:
1 of 1
Last update:
‎04-21-2008 01:36 PM
Updated by: