PowerCLI Script to get ESXi Network/Storage Firmware and Driver Version
For a healthy vSphere virtualization infrastructure and to receive support from VMware it is important to verify that IO devices are listed in VMwares Compatibility Guide/Hardware Compatibility List (HCL) with their correct driver and firmware version. Gathering firmware details and comparing them to the HCL is very time-consuming. I made a small script that automatically gathers the following information:
- IO Devices (NICs, HBAs and RAID Controllers)
- Driver Version
- Firmware Version
- Official HCL Link
Read More »PowerCLI Script to get ESXi Network/Storage Firmware and Driver Version