Method 1: Offline installation (VIB package download to ESXi host)
Download VIB and upload to an ESXi datastore:
Download the VIB file and upload to an ESXi datastore
ESXCLI software Vib install-v/vmfs/volumes/[datastore]/esx-tools-for-esxi-9.7.1-0.0.00000.i386.vib-f (Installation command)
When you install an offline package, the following error may occur because of a digital certificate signature issue:
650) this.width=650; "src=" Https://s5.51cto.com/wyfs02/M01/A6/4F/wKioL1nMifGypg9GAAAo0I-B9wI625.png "title=" QQ picture 20170928133429.png "alt=" Wkiol1nmifgypg9gaaao0i-b9wi625.png "/>
The following parameters can be resolved:
ESXCLI software vib install-v /vmfs/volumes/[datastore]/esx-tools-for-esxi-9.7.1-0.0.00000.i386.vib-f -- No-sig-check
Method 2: Install online (ESXi downloads the VIB package from the Internet)
ESXCLI Software Vib install-v http://download3.vmware.com/software/vmw-tools/esxi_tools_for_guests/ Esx-tools-for-esxi-9.7.1-0.0.00000.i386.vib-f
Delete
To uninstall the VIB:
ESXCLI Software Vib remove-n esx-tools-for-esxi
Offline VIB packages can be downloaded from the attachments in this article
This article from "I am still Alive" blog, reproduced please contact the author!
Installing Vmwaretools in nested ESXi virtual machines