updating ESXi

Installing a package on ESXi

From the Host itself:
esxupdate --bundle=<offline-bundle>.zip update
--or--
From vMA or vSphereCLI
vihostupdate <conn_options> --install --bundle <offline-bundle>.zip

Comments