ESXi Compatibility Checker

The ESXi Compatibility Checker is a python script that can validate VMware hardware compatibility and upgrade issues of ESXi.

https://flings.vmware.com/esxi-compatibility-checker#summary

Installation steps on Windows
  1. Download the latest Python package from Python Download.
    Install Python Package, select the option to install “pip”.
  2. Installl Pyvmoni
    python -m pip install pyvmomi
  3. Installl crypto
    python -m pip install crypto
  4. Installl pyopenssl
    python -m pip install pyopenssl

please validate the compatibility with the official VMware Compatibility Guide

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Website Powered by WordPress.com.

Up ↑