Cut and paste these commands into an ESXi shell to update your host with this Imageprofile
- esxcli network firewall ruleset set -e true -r httpClient
- esxcli software profile update -p ESXi-6.0.0-20161104001-standard \ -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml
- esxcli network firewall ruleset set -e false -r httpClient # # Reboot to complete the upgrade
Note: Replace the version number ESXi-6.0.0-20161104001 with version you want update to