Tuesday, 1 May 2012

Update VSphere 5 ESXI

Download the update from here:
http://www.vmware.com/patchmgr/findPatch.portal

Drop the zip file into a datastore. Then, run the following from the shell (Alt-F1 on the host)


esxcli software vib install -d /vmfs/volumes/[DATASTORE]/[PATCH_FILE].zip
The datastore does seem to be case sensitive (Or I just misspelled it the first time)

No comments:

Post a Comment

VCenter Remediation fails with HPE Oneview SPP image

 If a VMWare host is failing in remediation after adding the HPE Firmware and Drivers Addon most likely the Smart Update Tools isn't con...