Press "Enter" to skip to content

Update / Upgrade / Patch Offline

  1. Download the offline bundle zip file from VMware site.
  2. Upload the bundle zip file to a datastore accessible by the host.
  3. Place the host you want to upgrade into Maintenance Mode.
  4. SSH into the desired ESXi Host
  5. Execute esxcli command
    • esxcli software sources profile list -d /vmfs/volumes/<datastore path>/VMware-ESXi-<version>-depot.zip
  6. Execute esxcli command
    • esxcli software profile update -p <ESX profile name> -d /vmfs/volumes/<datastore path>/VMware-ESXi-<version>-depot.zip

Sources and useful links

Upgrade or Update a Host with Image Profiles

Update a Host with Individual VIBs

Was this page helpful?