Good Work,
Just to simplify the process for the beginners as me in the ESXi.
As I am starting to use the free ESXi this bug happened, and this was my first update.
What I recommend and what I did:
1- Install the remote client called VMware-VIRemoteCLI-3.5.0-104314.exe.
2- Go to start -> vmware -> VMware VI Remote CLI -> command prompt
this was my process:
C:\Program Files\VMware\VMware VI Remote CLI\bin>vihostupdate.pl --server xxx.xxx.xxx.xxx -i -b c:\downloads\ESXe350-200807812-O-BG.zip
Enter username: root
Enter password:
unpacking c:\downloads\ESXe350-200807812-O-BG.zip ...
( skipping verification : ESXe350-200807812-O-BG/ESXe350-200807812-I-BG.zip.si
g )
unpacking ESXe350-200807812-O-BG/ESXe350-200807812-I-BG.zip ...
( skipping verification : ESXe350-200807812-O-BG/ESXe350-200807402-T-UG.zip.si
g )
unpacking ESXe350-200807812-O-BG/ESXe350-200807402-T-UG.zip ...
( skipping verification : ESXe350-200807812-O-BG/ESXe350-200807403-C-UG.zip.si
g )
unpacking ESXe350-200807812-O-BG/ESXe350-200807403-C-UG.zip ...
Installing : ESXe350-200807812-I-BG
Copy to server : VMware-image.tar.gz ...
Copy to server : VMware-OEM-image.tar.gz ...
Copy to server : descriptor.xml ...
Copy to server : install.sh ...
Copy to server : contents.xml.sig ...
Copy to server : contents.xml ...
Removed ESXe350-200807812-I-BG SuccessNot applicable : ESXe350-200807402-T-U
G. Skipped.
Not applicable : ESXe350-200807403-C-UG. Skipped.
The host needs to be rebooted for the new firmware to take effect.
Type 'yes' to continue:
yes
Rebooting host ...
End Disconnect
That it...
the real deal is the command vihostupdate.pl --server xxx.xxx.xxx.xxx -i -b <zipped file with the update...>
And everything is ok now
Thanks
Carlos Henrique Cano