VMware vSphere ESXi 6.5 Hypervisor(s) – how to easily update your VMware Hypervisor from 6.5.x to 6.5 Update 1 Build 7526125 using ESXCLI

# vmware -lv

 

VMware ESXi 6.5.0 build-4887370
VMware ESXi 6.5.0 GA
# esxcli system version get

 

Product: VMware ESXi
Version: 6.5.0
Build: Releasebuild-4887370
Update: 0
Patch: 9
Updating patches on an ESXi host using “esxcli software vib” commands
# esxcli system maintenanceMode  set ––enable true
# esxcli system shutdown reboot  –reason=“update process“
# esxcli software vib update -d /vmfs/volumes/<datastore>/../<patchbundle.zip>
# reboot
# vmware -lv

VMware ESXi 6.5.0 build-7526125
VMware ESXi 6.5.0 Update 1
Patches for VMware products can be downloaded from the following location
http://www.vmware.com/patchmgr/download …

Leave a Reply

You must be logged in to post a comment.