1、下载ESXI文件, 2、在存储管理里面上传ZIP文件 3、打开SSH并远程登陆 4、找到升级文件并查看配置文件 5、升级文件 esxcli software profile update --depot=/vmfs/volumes/5e706747-0a478f6e-88cd-b42e9955014a/VMware-ESXi-7.0.0-14896552-depot.zip --profile=ESXi-7.0.0-14896552-standard //profile就是上面显示的配置文件的名字。 后续:正…