How to Upgrade from VMware vSphere ESXi 6.7 to 7.0 (on compatible hardwares) Command Line

ESXi Upgrade by Using ESXCLI

 

  1. In the ESXi direct console (DCUI), open System customization and in Troubleshooting options, hit Enable ESXi Shell and Enable SSH. This configuration enables SSH and ESXi Shell permanently until you manually disable them.
  2. Enter the IP address of your ESXi host in a web browser. Log into the VMware Host Client by using your ESXi root credentials. In the web interface of the VMware Host Client go to Manage > Services.

Start the services:

  • TSM
  • TSM-SSH

Enable-SSH

Check the current version of ESXi in the ESXi Direct Console or ESXi Shell by using the vmware -v command or in VMware Host Client by going to Help > About.

ESXI Version

Run the update command to upgrade ESXi 6.7 to 7.0:

ESXi Upgrade by Using ESXCLI

Monitor your upgrade log

# tail -f /var/log/esxupdate.log

# tail -f /var/log/esxupdate.log

Reboot

Upgraded ESXi