Update esxi with required version of vmware tools
Last updated: July 28, 2025 at 12:37
By default each esxi release come bundled with a specific vmware tools release. Automatic upgrade option for VMs checks against this version.
To find VMware tools version on host:
esxcli software component get | grep VMware-VM-Tools -B 1 -A 14
Using baseline method
- Download the VMware tools VIB package.
- Go to VMWare console > Downloads > Log in to the Broadcom Support portal.
- On the left hand side menu, click My Downloads.
- In the search bar in the upper right side of the page enter “VMware vSphere”
- Choose VMware vSphere
- Under Products tab, select VMware VSphere Enterprise and appropriate version.
- Click View Group on the right side of the VMware tools item.
- Use the drop-down in the upper-right to choose the desired version.
- Upload VIB package to Lifecycle manager
- Click actions > Import updates
- Select vib zip file
- After upload is completed, create a new baseline with both esxi host and vmware tools, or,
- Create different packages.
- This does not require reboot
Other ways:
- Create a common repository with whatever version you want to maintain
- This requires a common datastore to be accessible to all hosts, which might not be possible
- Using images in VMware Lifecycle management
- Needs all hosts to be the same hardware, etc.
references:
Options for Updating VMware Tools at Scale - VMware Cloud Foundation (VCF) Blog