Simple ESX Inventory Script
Here is a simple powershell script to collect some esx host information (Name, Version, Build, Manufacturer, Model, Cpu Count, Core Count, ServiceConsole IP, and Vmotion IP). This is a modified script I originally found in the vmware community.
Thanks to the vmware community!