ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

How to use vSphere Update Manager to update ESXi with the latest VMware Tools?

By Vladan SEGET | Last Updated: January 21, 2020

Shares

When you install ESXi host and keep the settings by default, VMware tools are “sitting” on a local ESXi. The ISO files for Windows and Linux containing the latest drivers are in “vmtools” and “floppies” directories on ESXi hosts. This is ok. But if you want to have always the latest version of VMware Tools in your environment you should know that VMware tools are released independently of ESXi and many times ahead of time the new release of ESXi. As such VMware tools have the most recent version up, but your environment runs the older version, bundled with the ESXi. That's why redirecting to a new shared location makes sense, but you might just want to check How to use vSphere Update Manager to update ESXi with the latest VMware Tools.

You can configure a central repository for your VMware tools located on shared storage and access to all your ESXi hosts. This has also another advantage allowing you to deploy the image of ESXi without VMware Tools integrated. The central repository can also be located on VMware VSAN. Basically any shared location can be used.

However, you might also prefer not changing the location of VMware tools to a shared location and use vSphere Update Manager (VUM) to deploy the latest version of VMware tools.

Before we get into details, I'd like to point you to the VMware mapping file which tracks VMware tools version, their version numbers and their relation with ESXi releases and associated built numbers. I don't know if everybody is aware of that, hence I'm writing about this here.

It is interesting to see that when VMware tools are released ahead of time of ESXi release, the ESXi version is marked as “esx/0.0“.

Quote:

ESXi server version “esx/0.0” indicates that the tools version is not yet bundled with ESXi.

So right now if you check the VMware tools online page, and the particular mapping file here, you can see that the latest version of VM tools is not present on ESXi latest ISO.

You can have a look at the latest VM tools release notes here.

How to quickly set up a shared location for the latest version of VMware tools?

Instead of writing what's been written, check out my detailed post on it here:

Configure VMware Tools Update from Shared ProductLocker Location

(Note: It's an old post).

Advantages of having VMware tools in a shared location?

You only need to update VMware tools once and in a single location. When you trigger VM tools update for your VMs, the system will look and download the update package from your shared location.

Disadvantages?

You create a dependency. If your shared location isn't available or dead, you won't be able to upgrade your VM tools.

Using VMware vSphere Update Manager (VUM) to update your hosts with the latest VMware Tools.

Sometimes Keep it simple, silly (KISS) strategy is the best one. Why would I mess with a redirecting of VMware tools to the shared repo when I can use VUM to do the job for me and update my hosts with the latest VMware tools? Once the host is patched/updated, I can update my VMs (also via VUM)…

VUM is really good at it and while in the past one had to deploy VUM as a separate component, since many releases, VUM is integral part of vCenter server appliance (VCSA).

VUM can:

  • Download the latest version of VMware tools
  • Update my hosts/clusters with the latest version

If you're setup with automatic download, you should see the latest VMware tools already downloaded within VUM.

The VMware tools package is part of the “Non-critical host patches (predefined)” baseline. So as long as you attach this baseline to your hosts, those will be patched with this version of VMware tools every time you patch your ESXi host.

Note the 7.0 version number there -:) 

I know, NDA

but I'm not blind

So when you then check which patches has a host installed (via web client), you can find that the 11.0.5 was installed…

Latest versions of VMware Tools (11.0.5) has several fixes which might be affecting your environment if you haven't updated yet.

Here are all resolved issues (from the release notes):

  • Outbound IPv6 traffic for ICMP and UDP protocols could experience packet drops – NSX Network Introspection Driver is used to retrieve the network context from the Guest VMs. From VMTools 11.0.0, support has been added for ICMP and UDP protocols. The driver now intercepts the UDP and ICMP traffic, collects the required context, and re-injects the packets back. There was a problem in the packet re-injection code for the ICMP and UDP IPv6 packets for outbound traffic. As a result, outbound IPv6 traffic for ICMP and UDP protocols could experience packet drops.

Note: Network Introspection Driver is not installed by default and can be installed with VMware Tools ‘Complete’ installation for NSX IDFW and NSX Intelligent features only.

  • DNS server is reported incorrectly as ‘127.0.0.53' when using systemd-resolved – DNS server is reported incorrectly in GuestInfo as ‘127.0.0.53' , when the OS uses systemd-resolved.
  • Changing the VM to a large display toplogy fails on Windows 7 and earlier, when Aero is disabled – Users are unable to switch to a large display topology (example, 3 full screen monitors) on Windows 7 and earlier, when Aero is disabled.

Final Words

You like or you don't. Some people might prefer letting vSphere Update Manager (VUM) to handle the job as you can let VUM to handle download the and push that to all your ESXi hosts via VUM. But some people like to set up a shared location. There is even a PowerCLI script around where you can automate the enhancements for larger environments.

More from ESX Virtualization

  • What are Open VM Tools and How to use them?
  • What is VMware Orchestrated Restart?
  • How to reset ESXi 6.x root password and under which conditions
  • VMware API Explorer Is a Free Built-in Utility in VCSA
  • V2V Migration with VMware – 5 Top Tips
  • ESXi Free Version – 3 Ways to Clone a VM
  • What is ESXi Compatibility Checker?
  • How To SlipStream Latest VMware ESXi patches into an Installation ESXi ISO File

Stay tuned through RSS, and social media channels (Twitter, FB, YouTube)

Shares
Vote !

| Filed Under: Server Virtualization, Tips

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in