Which two actions can be used to run this script on an ESXi host?

Your manager has given you a bash script that retrieves data for ESXi 6.x host configurations. This data needs to be collected right after the installation of a host and must be run directly on the host.Which two actions can be used to run this script on an ESXi host? (Choose two.)The Direct Console User Interface (DCUI) allows you to interact with the host locally using text-based menus. You can use the Direct Console User Interface to enable local and remote access to the ESXi Shell.Reference: https://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vsphere.security.doc_50%2FGUID-94F0C54F-05E3-4E16-80270280B9ED1009.html

Question:

Which two actions can be used to run this script on an ESXi host?

Options:

Connect to the host with Ruby vSphere Console and run the script from there.

Enable SSH access from the Direct Console User Interface.

Enable the ESXi Shell from the Direct Console User Interface.

Run the script directly from the vSphere Web Client.

Correct Answer

The Correct Answer for this Question is

Enable SSH access from the Direct Console User Interface.
Enable the ESXi Shell from the Direct Console User Interface.

Leave a Comment