Difference between revisions of "Script Extracts and Examples (PowerCLI)"

Jump to navigation Jump to search
m (→‎VM's Recently Created: Another minor edit)
Line 678: Line 678:
Getting BIOS, NIC and HBA driver versions is dependant on what's reported to the ESX by the hardware vendor's CIM provider.  This script was written using various HP servers and may well only work for them.
Getting BIOS, NIC and HBA driver versions is dependant on what's reported to the ESX by the hardware vendor's CIM provider.  This script was written using various HP servers and may well only work for them.


<source lang="Powershell" enclose="div">
<source lang="Powershell">
# ===============================================================
# ===============================================================
# ESX Inventory Getter
# ESX Inventory Getter

Navigation menu