00:00

QUESTION 11

An administrator is creating a content library to manage VM templates and ISO images. The administrator wants to password-protect the images and templates and share them with a remote site.
Which two tasks must the administration perform when creating the content library? (Choose two.)

Correct Answer: AE
To password-protect and share images and templates with a remote site, the administrator needs to publish the local content library, which makes it available for subscription by other vCenter Server instances; and enable authentication, which requires users to enter credentials when accessing the content library.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-FBEED81C-F9D

QUESTION 12

An administrator Is looking to deploy a new VMware vCenter Instance. The current environment consists of 75 hosts and is expected to grow up to 100 hosts over the next three years.
Which deployment size should the administrator select?

Correct Answer: D
VMWare: Small environment (up to 100 hosts or 1,000 virtual machines) Medium environment (up to 400 hosts or 4,000 virtual machine)
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.install.doc/GUID-88571D8A-46E1-464 The administrator should select the small deployment size for the new vCenter Server instance, which is suitable for an environment with up to 100 hosts or 1,000 virtual machines. The small deployment size has 4 vCPUs and 19 GB of memory, which can handle the current and expected growth of the environment. The other deployment sizes are either too large or too small for the environment. References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.install.doc/GUID-88571D8A-46E1-464

QUESTION 13

Which feature would allow for the non-disruptive migration of a virtual machine between two clusters in a single VMware vCenter instance?

Correct Answer: A
vSphere vMotion allows for the non-disruptive migration of a virtual machine between two clusters in a single vCenter instance, as long as there is shared storage and network connectivity between the clusters.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vcenterhost.doc/GUID-3B41119A-127
vMotion is used to move the VM to a different cluster within the same vCenter. This only works if both clusters share the same storage. If they don't you also need to perform a Storage vMotion. Cross vCenter Migration is only used to migrate to a different vCenter.

QUESTION 14

An administrator receives reports from the application team of poor performance of a virtual ma-chine (VM). The administrator reviews the virtual machine and discovers that it has 20 snapshots that are over 12 months old.
What could the administrator do to improve the VM’s performance?

Correct Answer: C
https://4sysops.com/archives/performance-impact-of-snapshots-in-vmware-vsphere-7/#:~:text=As%20you%20k

QUESTION 15

An administrator is responsible for performing maintenance tasks on a vSphere cluster. The cluster has the following configuration:
. Identically configured vSphere ESXi hosts (esx01, esx02, esx03 and esx04)
• All workloads are deployed into a single VMFS datastore provided by the external storage array
• vSphere High Availability (HA) has not been enabled
• vSphere Distributed Resource Scheduler (DRS) has not been enabled Currently, a critical production application workload (VM1) is running on esx01.
Given this scenario, which two actions are required to ensure VM1 continues to run when esx01 is placed into maintenance mode? (Choose two.)

Correct Answer: AD
Two actions that are required to ensure VM1 continues to run when esx01 is placed into maintenance mode are enabling fully automated DRS on the cluster, which allows balancing the workload across hosts and migrating VMs without user intervention; and manually live migrating VM1 to another host within the cluster using vSphere vMotion, which allows moving a running VM without downtime.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-F01B2F12-C5BB- https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vcenterhost.doc/GUID-F01B2F12-C5B