Determining the build number of VMware ESXi and VMware vCenter Server
book
Article ID: 345263
calendar_today
Updated On:
Products
VMware vCenter Server
VMware vSphere ESXi
Issue/Introduction
This article provides information on how to determine the build of an ESXi host or vCenter Server.
Environment
- vSphere 7.x
- vSphere 8.x
- VCF 9.x
Resolution
Determining the build number via the vSphere client
To determine the build number of ESXi:
- Using the vSphere Client log in to ESX/ESXi host.
- In the Hosts and Clusters view, click the ESXi host in the inventory.
- Above the tabs, look to the line that identifies the host. This line includes the build number of the selected ESXi host.
Determining the build number of vCenter Server:
- Log in to the vSphere Client.
- Select the vCenter Server.
- Click the Summary tab.
- The build is located under the Version Information section.
Determining the build number via the CLI
To determine the build number of ESXi:
- Log in to the ESX/ESXi host at the CLI as root.
- Press Alt + F1 to ESXi Shell.
- Type
vmware -v
and press Enter.
Determining the build number of vCenter Server:
- Log in to the vCenter server at the CLI as root.
- Type
vpxd -v
and press Enter.
Feedback
thumb_up
Yes
thumb_down
No