2V0-621 · Question #90
What command line utility can be used to upgrade an ESXi host?
The correct answer is A. esxcli. The esxcli utility is the current VMware-supported command-line tool for upgrading ESXi hosts using software profile commands.
Question
What command line utility can be used to upgrade an ESXi host?
Options
- Aesxcli
- Besxupdate
- Cvihostupdate
- Desxcfg
How the community answered
(46 responses)- A89% (41)
- B2% (1)
- C7% (3)
- D2% (1)
Why each option
The esxcli utility is the current VMware-supported command-line tool for upgrading ESXi hosts using software profile commands.
esxcli is the correct utility because it includes the 'software' namespace, which allows administrators to apply VIBs and upgrade profiles to an ESXi host using commands such as 'esxcli software profile update'. It is the VMware-supported replacement for legacy tools and can be run both locally on the host shell and remotely via the vSphere CLI.
esxupdate was a utility for classic ESX (not ESXi) and is not available or supported on ESXi hosts for performing upgrades.
vihostupdate is a deprecated legacy utility from older vSphere releases that has been superseded by esxcli and is no longer supported for current ESXi upgrade operations.
esxcfg refers to a family of host configuration commands (such as esxcfg-nics, esxcfg-vmknic) used for networking and storage configuration, not for performing software upgrades.
Concept tested: ESXi host command-line upgrade utility identification
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.esxi.upgrade.doc/
Topics
Community Discussion
No community discussion yet for this question.