[2024] Pass VMware 2V0-21.23 Exam Updated 107 Questions
Get 2024 Updated Free VMware 2V0-21.23 Exam Questions and Answer
NEW QUESTION # 48
An administrator is required to configure several Microsoft Windows virtual machines (VMs) to support Secure Boot for a critical secure application.
The following information is provided:
* The corporate security policy states that all forms of data encryption must utilize a key provider.
* The firmware of each VM is currently set to use Unified Extensible Firmware Interface (UEFI).
* Due to the nature of the application running within the VMs, the guest operating system for each VM is currently a minimum of Windows Server 2008 and Windows 7.
Which security feature should the administrator implement to meet these requirements?
- A. Virtual Trusted Platform Module (vTPM)
- B. vSphere Virtual Machine Encryption
- C. Virtual Intel Software Guard Extensions (vSGX)
- D. vSphere Visualization-Based Security
Answer: A
Explanation:
https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-security/GUID-6F811A7A-D58B-47B4-84B4-73391D55C268.html A vTPM is a virtualized version of a physical TPM and is used to protect VMs and their data by tying the cryptographic functions to the hardware of the server on which the VMs are running12. This allows for secure boot, disk encryption, and other security features12. It also supports key providers, which is a requirement in this case12.
NEW QUESTION # 49
A vSphere environment is experiencing intermittent short bursts of CPU contention, causing brief production outages for some of the virtual machines (VMs). To understand the cause of the issue, the administrator wants to observe near real-time statistics for all VMs.
Which two vSphere reporting tools could the administrator use? (Choose two.)
- A. esxtop
- B. esxcli
- C. Advanced Performance Charts
- D. Overview Performance Charts
- E. resxtop
Answer: A,E
Explanation:
Explanation
resxtop and esxtop are command-line tools that can display near real-time statistics for all VMs and other objects on a host or a cluster.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.monitoring.doc/GUID-8FDE7886-4288
NEW QUESTION # 50
An administrator Is performing maintenance activities and discovers that a Virtual Machine File System (VMFS) datastore has a lot more used capacity than expected. The datastore contains 10 virtual machines (VMs) and, when the administrator reviews the contents of the associated datastore, discovers that five- virtual machines have a snapshot file (-delta.vmdk flies) that has not been modified In over 12 months. The administrator chei kfl the Snapshot Manager within the vSphere Client and confirms that there are no snapshots visible.
Which task should the administrator complete on the virtual machines to free up datastore space?
- A. Storage vMotion each VM to another datastore.
- B. Delete all snapshots for each VM.
- C. Inflate the disk files for each VM.
- D. Consolidate the snapshots for each VM.
Answer: D
Explanation:
Explanation
Consolidating snapshots for each VM will merge any snapshot files that are not associated with a snapshot in Snapshot Manager into the base disk file and free up datastore space.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-53F65726-A23B
NEW QUESTION # 51
During the staging of a patch on a vCenter Server Appliance, an error was encountered and the process stopped. An administrator resolved the root cause and is ready to continue with the staging of the patch.
From the vCenter Management Interface, which action should the administrator take to continue the process from the point at which the error occurred?
- A. Use the Stage and Install option to resume the staging.
- B. Use the Stage Only option to restart the staging.
- C. Use the Resume option to resume the staging.
- D. Use the Unstage option to restart the staging.
Answer: C
Explanation:
docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.upgrade.doc/GUID-FF533442-66F0-4797-976D-1DA99102DD0A.html
NEW QUESTION # 52
An administrator wants to create virtual machine (VM) templates and store them in a content library. The administrator would like to use the content library to manage different versions of these templates so that reverting to an earlier version is an option.
How should the administrator create these templates?
- A. Convert a VM to a template in the vCenter inventory.Clone the template to the content library.
- B. Export a VM in the vCenter inventory to an OVF template. Import the OVF template into the content library.
- C. Select a VM in the vCenter inventory.
Clone the VM to the content library as a VM template type. - D. Select a VM template in the vCenter inventory. Clone the template to the content library.
Answer: C
Explanation:
Explanation
Option A is correct because it allows the administrator to clone a VM to the content library as a VM template type, which can be used to create and manage different versions of these templates in the content library.
Option B is incorrect because it requires the administrator to convert a VM to a template in the vCenter inventory first, which is an extra step. Option C is incorrect because it requires the administrator to export a VM to an OVF template and import it into the content library, which are extra steps. Option D is incorrect because it requires the administrator to convert a VM to a template in the vCenter inventory and clone it to the content library, which are extra steps. References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-9F9E3F8C-0E2B
NEW QUESTION # 53
What are three options an administrator can configure after creating a vSphere Namespace? (Choose three.)
- A. Resource and Object limits
- B. Certificates
- C. Storage policies
- D. Permissions
- E. Backup schedule
- F. Update policies
Answer: A,C,D
Explanation:
After creating a vSphere Namespace, three of the options that an administrator can configure are storage policies, which define how storage resources are allocated for objects within a namespace; permissions, which define who can access and manage objects within a namespace; and resource and object limits, which define how much CPU, memory, storage, and network resources can be consumed by objects within a namespace.
Reference:
https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-177C23C4-ED81-4ADD-89A2-61654C18201B.html
NEW QUESTION # 54
An administrator manages VM templates and ISO images for a remote office. Their main requirements are to store these templates in a single repository and manage different versions of the templates.
What solution should the administrator deploy to meet these requirements?
- A. A shared VMFS datastore
- B. A subscribed content library
- C. A local content library
- D. A vSAN datastore
Answer: C
Explanation:
Explanation
https://4sysops.com/archives/how-to-create-a-vmware-content-library/#:~:text=A%20VMware%20content%20li
NEW QUESTION # 55
Refer to the exhibit.
Given the configuration shown in the exhibit, what should the administrator do if the latest VM template contains changes that are no longer needed?
- A. Delete App-LibTemplate (2)
- B. Delete App-LibTemplate (3)
- C. Revert to App-LibTernplate (2)
- D. Check out App-LibTemplate (3)
Answer: B
Explanation:
Explanation
Deleting App-LibTemplate (3) will remove the changes that are no longer needed and revert to the previous version of the template.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-9A5093A5-C54F
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-D69B0279-CC9B
NEW QUESTION # 56
An administrator is tasked with providing users access to objects within an existing VMware vCenter instance. The vCenter inventory has a single data center with one management vSphere cluster and five workload vSphere clusters.
The following requirements must be met for assigning the users access:
* Users must only be able to view all of the inventory objects associated with the management vSphere cluster.
* Users must be able to edit all of the inventory objects associated with the workload vSphere clusters.
The administrator creates a custom role to provide the permissions needed to allow users to edit inventory objects.
Which series of steps should the administrator complete to assign the custom role and provide the required level of access to users?
- A. Apply Global permissions to assign the Read Only role to the root vCenter object and enable propagation. Apply vCenter permissions to assign the custom role to the workload vSphere clusters.
- B. Apply Global permissions to assign the Read Only role to the root vCenter object.
Apply vCenter permissions to assign the custom role to the workload vSphere clusters and enable propagation. - C. Apply Global permissions to assign the Read Only role to the root vCenter object. Apply vCenter permissions to assign the custom role to the workload vSphere clusters.
- D. Apply Global permissions to assign the Read Only role to the root vCenter object and enable propagation. Apply vCenter permissions to assign the custom role to the workload vSphere clusters and enable propagation.
Answer: A
Explanation:
Option D is correct because it allows the administrator to apply Global permissions to assign the Read Only role to the root vCenter object and enable propagation, which will apply to all of the inventory objects in vCenter, and then apply vCenter permissions to assign the custom role to the workload vSphere clusters, which will override the Global permissions and allow users to edit all of the inventory objects associated with the workload vSphere clusters. Option A is incorrect because it will not enable propagation for the Global permissions, which will limit the Read Only role to the root vCenter object only. Option B is incorrect because it will enable propagation for both the Global and vCenter permissions, which will create a conflict between the Read Only and custom roles. Option C is incorrect because it will not enable propagation for either the Global or vCenter permissions, which will limit the Read Only role to the root vCenter object only and the custom role to the workload vSphere clusters only. Reference: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-A2A4371A-B888-404C-B23F-C422A8C40F54.html
NEW QUESTION # 57
An administrator enables Secure Boot on an ESXi host. On booting the ESXi host, the following error message appears:
Fatal error: 39 (Secure Boot Failed)
- A. The administrator attempted to boot with a bootloader that is unsigned or has been tampered with.
- B. A package (VIB or driver) has been tampered with.
- C. The kernel has been tampered with.
- D. The Trusted Platform Module chip has failed.
Answer: C
Explanation:
Explanation
The fatal error "Secure Boot Failed" may indicate that either the kernel or a package (VIB or driver) has been tampered with, which violates the Secure Boot integrity check.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-F8F105EC-A6EA-4
NEW QUESTION # 58
An administrator is preparing for a deployment of a new vCenter Server Appliance. The following information has been provided to complete the deployment:
* ESXi Host name (FQDN): esxOl.corp local . ESXi IP Address: 172.20.10.200
* vCenter Server Name (FQDN): vcsa01 corp.local
* vCenter Server IP Address: 172.20 10.100
* NTP Server: 172.20.10.20
* DNS Server: 172.20.10.1
* Deployment Size: Tiny
* Storage Size: Default
Which two actions must the administrator complete before starting the installation of the vCenter Server Appliance? (Choose two.)
- A. Create a reverse DNS A record for the vCenter Server (vcsa01).
- B. Create a forward DNS A record for the vCenter Server (vcsa01).
- C. Create a reverse DNS A record for the ESXi Host server (esx01)
- D. Create a DNS CNAME record for the ESXi Host server (esx01.corp.local)
- E. Create a DNS CNAME record for the vCenter Server (vcsa01.corp.local)
Answer: A,B
Explanation:
The administrator must create a forward DNS A record for the vCenter Server (vcsa01), which maps the FQDN of the vCenter Server to its IP address. The administrator must also create a reverse DNS A record for the ESXi Host server (esx01), which maps the IP address of the ESXi Host to its FQDN. These DNS records are required for name resolution and certificate validation during the deployment of the vCenter Server Appliance. Reference: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.install.doc/GUID-88571D8A-46E1-464D-A349-4DC43DCAF320.html
https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-vcenter-upgrade/GUID-752FCA83-1A9B-499E-9C65-D5625351C0B5.html If you plan to use an FQDN for the appliance system name, you must verify that the FQDN is resolvable by a DNS server, by adding forward and reverse DNS A records.
NEW QUESTION # 59
What are two uses cases for VMware Tools? (Choose two.)
- A. Share folders between ESXi hosts and guest OS file systems
- B. Direct deployment of the Aria Automation Config minion
- C. Ability to shut down a virtual machine remotely
- D. Support for unsupported network device drivers
- E. Time synchronization with an NTP server
Answer: A,C
Explanation:
https://www.stevenbright.com/2022/03/deploy-salt-minions-automatically-using-vmware-tools/ Two use cases for VMware Tools are direct deployment of the Aria Automation Config minion and ability to shut down a virtual machine remotely. Direct deployment of the Aria Automation Config minion is a feature that allows the administrator to deploy a configuration management agent to a virtual machine using VMware Tools. This feature enables automation and orchestration of virtual machine configuration tasks. Ability to shut down a virtual machine remotely is a feature that allows the administrator to gracefully power off a virtual machine from the vSphere Client or other VMware products. This feature requires VMware Tools to be installed and running on the guest operating system. Reference: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vmwaretools.doc/GUID-28C39A00-743B-4E23-9681-66254A15C2A0.html
NEW QUESTION # 60
A vSphere cluster hosts a three-tier application The cluster has 50% resources available. If a host in the cluster fails, the database server must be online before the application server, and the application server must be online before the Web server.
Which feature can be used to meet these requirements?
- A. Proactive HA
- B. vSphere HA Restart Priority
- C. Predictive DRS
- D. vSphere HA Orchestrated Restart
Answer: D
Explanation:
https://www.vladan.fr/what-is-vmware-orchestrated-restart/
NEW QUESTION # 61
Refer to the exhibit.
Given the configuration shown in the exhibit, what should the administrator do if the latest VM template contains changes that are no longer needed?
- A. Delete App-LibTemplate (2)
- B. Delete App-LibTemplate (3)
- C. Revert to App-LibTernplate (2)
- D. Check out App-LibTemplate (3)
Answer: B
Explanation:
Explanation
Deleting App-LibTemplate (3) will remove the changes that are no longer needed and revert to the previous version of the template.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-9A5093A5-C54F
NEW QUESTION # 62
What are three options an administrator can configure after creating a vSphere Namespace? (Choose three.)
- A. Resource and Object limits
- B. Certificates
- C. Storage policies
- D. Permissions
- E. Backup schedule
- F. Update policies
Answer: A,C,D
Explanation:
Explanation
After creating a vSphere Namespace, three of the options that an administrator can configure are storage policies, which define how storage resources are allocated for objects within a namespace; permissions, which define who can access and manage objects within a namespace; and resource and object limits, which define how much CPU, memory, storage, and network resources can be consumed by objects within a namespace.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-C2E9B5C1-D6F1-4E9B-
NEW QUESTION # 63
The vCenter inventory contains a virtual machine (VM) template called Linux-01 The administrator wants to install a software patch into Linux-01 while allowing users to continue to access Linux-01 to deploy VMs.
Which series of steps should the administrator take to accomplish this task?
- A. 1. Verify that Linux-01 is in a content library
2. Checkout Linux-01
3. Install the software patch
4.Check in Linux-01 - B. 1. Clone Linux-01.
2. Convert the clone to a VM
3. Install the software patch.
4. Convert the VM back to a template. - C. 1. Convert Linux-01 to a VM
2 Install the software patch
3 Convert the VM back to a VM template
4 Add Linux-01 to the content library. - D. 1. Verify that Linux-01 is in a content library
2. Clone Linux-01
3. Convert the clone to a VM
4. Install the software patch.
Answer: B
Explanation:
Explanation
The administrator should clone Linux-01, which creates a copy of the virtual machine template. The administrator should then convert the clone to a VM, which allows the administrator to power on and modify the virtual machine. The administrator should then install the software patch on the VM, which updates the application. The administrator should then convert the VM back to a template, which preserves the changes made to the VM and allows users to deploy VMs from it. References:
https://docs.vmware.com/en/VMware-vSphere/8.0/com.vmware.vsphere.vm_admin.doc/GUID-E8E854DD-AA9
NEW QUESTION # 64
An administrator plans to bring VMware vCenter offline in order to perform hardware mainte-nance on the host where the vCenter Server Appliance is running.
Which vSphere feature must be configured to ensure that vCenter users experience minimal downtime?
- A. Hybrid Linked Mode
- B. vCenter Server High Availability
- C. vSphere Distributed Resource Scheduler
- D. Enhanced Linked Mode
Answer: B
Explanation:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.avail.doc/GUID-4A626993-A829-495C-9659-F64BA8B560BD.html
NEW QUESTION # 65
An administrator is deploying a new all flash vSAN cluster based on the vSAN Original Storage Architecture (OSA).
What is the minimum supported network throughput in Gb/s for each host?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
Explanation:
Explanation
The minimum supported network throughput in Gb/s for each host in an all flash vSAN cluster based on the vSAN Original Storage Architecture (OSA) is 10.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vsan-planning.doc/GUID-FCEA0CDD- vSAN Express Storage Architecture (ESA) are only supported with 25Gbps and higher connection speeds.
ESA ReadyNodes configured for vSAN ESA will be configured with 25/50/100Gbps NICs. vSAN OSA all-flash configurations are only supported with a 10Gb or higher connections. One reason for this is that the improved performance with an all-flash configuration may consume more network bandwidth between the hosts to gain higher throughput. https://core.vmware.com/resource/vmware-vsan-design-guide#sec6815-sub3
NEW QUESTION # 66
After a number of outages within a production VMware software-defined data center, an administrator is tasked with identifying a solution to meet the following requirements:
* Reduce the risk of outages by proactively identifying issues with the environment and resolving them.
* Reduce the complexity of uploading log bundles when raising support tickets.
Which solution should the administrator recommend to meet these requirements?
- A. VMware Skyline Health
- B. VMware Skyline Advisor Pro
- C. VMware Aria Operations
- D. VMware Aria Operations for Logs
Answer: A
Explanation:
The solution that should be recommended to reduce the risk of outages by proactively identifying and resolving issues with the environment and reducing the complexity of uploading log bundles is VMware Skyline Health, which provides automated support and proactive recommendations for vSphere.
NEW QUESTION # 67
An administrator wants to allow a DevOps engineer the ability to delete Tanzu Kubernetes Grid (TKG) cluster objects in a vSphere Namespace.
Which role would provide the minimum required permissions to perform this operation?
- A. Can View
- B. Administrator
- C. Owner
- D. Can Edit
Answer: D
Explanation:
Explanation
The Can Edit role would provide the minimum required permissions to delete Tanzu Kubernetes Grid (TKG) cluster objects in a vSphere Namespace, as it allows creating, updating, and deleting objects within a namespace.
References:
https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-C2E9B5C1-D6F1-4E9B-
NEW QUESTION # 68
After adding a new vSphere ESXi host with identical hardware configuration to an existing vSphere cluster, which task would an administrator complete prior to checking the compliance with an existing host profile?
- A. Import the host profile
- B. Copy the host settings from the new host
- C. Attach the host profile to the new host
- D. Duplicate the host profile
Answer: C
Explanation:
The task that should be completed prior to checking the compliance with an existing host profile is to attach the host profile to the new host, which allows applying the configuration template of the reference host to the new host.
NEW QUESTION # 69
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.)
- A. VM1 must be manually shut down and cold migrated to another host within the cluster using vSphere vMotion before esx01 is placed into maintenance mode.
- B. VM1 must be manually live migrated to another host within the cluster using vSphere vMotion before esx01 is placed into maintenance mode.
- C. vSphere HA must be enabled on the cluster so that VM1 will be automatically migrated to another host within the cluster when esx01 is placed into maintenance mode.
- D. VM1 must be manually migrated to another host within the cluster using vSphere Storage vMotion before esx01 is placed into maintenance mode.
- E. Fully automated DRS must be enabled on the cluster so that VM1 will be automatically migrated to another host within the cluster when esx01 is placed into maintenance mode.
Answer: B,E
Explanation:
Explanation
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
NEW QUESTION # 70
An administrator is tasked with configuring remote direct memory access (RDMA) over Converged Ethernet v2 (RoCE v2).
Which two types of adapters must the administrator configure? (Choose two.)
- A. Software iSCSi adapter
- B. Fibre Channel over Ethernet (FCoE) adapter
- C. RDMA network adapter
- D. Software NVMe over RDMA storage adapter
- E. Paravirtual RDMA adapter
Answer: B,C
Explanation:
ESXi 7 and later supports RoCE v2 technology, which enables RDMA over an Ethernet network. Hosts use an RDMA network adapter installed on the host and a software NVMe over RDMA storage adapter.
https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-storage/GUID-F4B42510-9E6D-4446-816A-5012866E0038.html
NEW QUESTION # 71
Which VMware offering will allow an administrator to manage the lifecycle of multiple vCenter Server instances in a single software as a service (SaaS)-based solution to help drive operational efficiency?
- A. VMware vSphere+
- B. VMware Aria Suite Lifecycle
- C. VMware Cloud Foundation
- D. VMware vSphere with Tanzu
Answer: A
Explanation:
Explanation
VCF includes the management domain and multiple workload domains. While VCF does use LCM to manage vCenter lifecycle, it is on-prem only (for now) and is not SaaS based. That only leave vSphere+. See the video in this link about upgrading remote vCenters managed by vSphere+.
https://www.vmware.com/products/vsphere/vsphere-plus.html
NEW QUESTION # 72
An administrator is investigating user logon failures for a VMware vCenter instance Where can the administrator find log files containing information related to user login activities?
- A. On the vCenter Server Appliance
- B. On the ESXi host using the Direct Console User Interface
- C. On the vCenter Management Interface
- D. In the vSphere Client when viewing the vCenter virtual machine
Answer: A
Explanation:
Explanation
The administrator can find log files containing information related to user login activities on the vCenter Server Appliance, which is a preconfigured Linux-based virtual machine that runs all vCenter Server services.
The log files are located in /var/log/vmware/vmware-vpx/vpxd.log and
/var/log/vmware/sso/ssoAdminServer.log directories. References:
https://docs.vmware.com/en/VMware-vSphere/8.0/com.vmware.vsphere.troubleshooting.doc/GUID-5F9A7E49-
NEW QUESTION # 73
......
Verified 2V0-21.23 exam dumps Q&As with Correct 107 Questions and Answers: https://www.passreview.com/2V0-21.23_exam-braindumps.html
2V0-21.23 Dumps PDF and Test Engine Exam Questions: https://drive.google.com/open?id=10f7EmA2f_US0xVNJo1I8-_HT8T3TRLZe