Which three methods can a vSphere administrator use to automatically synchronize time on a ESXi host? (Choose three.)
A. Log in to the VMware Host Client, navigate to Host > Manage > Time and date and click Edit settings.
B. Configure the VMware Tools time synchronization.
C. Select the host in the vSphere Web Client, navigate to Configure > System > Time Configuration and click the Edit button.
D. Use the vicfg-ntp command.
E. Use the esxcli hardware clock get command in the ESXi Shell.
Which two choices are valid ways to patch an ESXi host? (Choose two.)
A. vRealize Operations Manager
B. vSphere Update Manager
C. configuring a Host Profile
D. utilizing the esxcli Command Line Interface
Which three features can be configured during the initial creation of a cluster (Choose three.)
A. vSAN
B. EVC
C. DRS
D. Proactive HA
What is required to create a vSphere Distributed Switch? (Choose two.)
A. vSphere Enterprise Plus licensing is required.
B. Login to the ESXi Host with the Root account.
C. A minimum of two physical uplinks is required.
D. The host is added to a vCenter Server.
Which type of network traffic is used for vSphere High Availability (HA) by default?
A. Management network traffic
B. iSCSI Port Binding network traffic
C. vMotion network traffic
D. VM Network traffic
Which two options are valid to create vApp in the vSphere Environment? (Choose two.)
A. Login using vSphere C# Client to the ESXi host, right click on the host and select Create new vApp.
B. Login using vSphere Host Client to the ESXi host, right click on the host and select Create new vApp.
C. Login using vSphere WebClient to the vCenter Server, right click on the Cluster and select Create new vApp.
D. Login using vSphere WebClient to the vCenter Server, right click on the standalone ESXi host and select Create new vApp.
A VMware vSphere 6.x administrator sees the following output in esxtop:
What does the %RDY column represent?
A. CPU Utilization
B. CPU Ready
C. CPU Cycle Wait Percentage
D. Idle CPU Percentage
Which statement describes a vApp?
A. It is a container, like a resource pool which can contain one or more virtual machines.
B. It is a software computer that, like a physical computer, runs an operating system and applications.
C. It is a file format that supports the exchange of virtual appliances across products and platforms.
D. It is a master copy of virtual machines that allows creation of ready-for -use virtual machines.
A vSphere administrator cannot mount an NFS datastore.
Which three actions can be performed to troubleshoot the issue? (Choose three.)
A. Verify that the CHAP authentication settings are correct.
B. Run esxcli storage nfs list and ensure that the NFS filesystem is etx44 or reiserFS.
C. Run the nc -z array-IP 2049 command in the ESXi Shell to see whether the ESHi host can reach the NFS server nfsd TCP/UDP port (default 2049) on the storage array.
D. Ensure that the ESXi host can vmkping the NFS server address.
E. Ensure that the access on the NFS server is set to Anonymous user, Root Access (no_root_squash), and Read/Write.
A vSphere administrator wants to export the log files from a vCenter Server Appliance for troubleshooting. Which three are supported methods to export the log files? (Choose three.)
A. Leveraging vRealize Operations Manager.
B. Using the Managed Object Browser to explore the DiagnosticManager.
C. Using the URL displayed on the VCSA DCUI home screen (https://:443/appliance/support-bundle).
D. Logging on to the vCenter Server Appliance Bash shell and running the vc-support.sh script