Hi all,
I was used to patch ESXi 5.0 by this command:
esxcli software vib install --maintenance-mode -d /vmfs/volumes/datastore1/ESXi500-xxxx.zip
I read on one blog yesterday that I would have to upgrade from 5.0 to 5.1 by this command:
esxcli software profile install -d /vmfs/volumes/datastore1/VMware-ESXi-5.1.0-799733-depot.zip -p ESXi-5.1.0-799733-standard
Which command is correct?
What is the between them difference?
Thanks.