Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > VMware > VMware Certifications > 2V0-51.23 > 2V0-51.23 Online Practice Questions and Answers

2V0-51.23 Online Practice Questions and Answers

Questions 4

HOTSPOT

An administrator prepared a golden image based on a Windows Server Operating System.

They plan to use this image to create a single-session virtual desktop pool. The installation is completed, the virtual machine is turned off, and the snapshot has been created. When the administrator creates the desktop pool, they are unable

to select the created image and snapshot. They do see other previously created golden images, based on Desktop Operating Systems.

The administrator has opened the Horizon Console.

Mark the correct menu option where the administrator can enable Windows Server Operating Systems to be used as single-session desktops by clicking on it.

Hot Area:

Buy Now

Correct Answer:

Questions 5

DRAG DROP

Drag and drop the components on the left that are part of the logical architecture for a single-site deployment of VMware Horizon into their correct position in the diagram on the right.

Select and Place:

Buy Now

Correct Answer:

Questions 6

DRAG DROP

An organization with an existing Windows 2012 R2 Server RDSH farm decided to move to Windows Server 2019 as their new standard. Order the steps that need to be taken by the administrator to deploy a RDS desktop pool with this new standard.

Select and Place:

Buy Now

Correct Answer:

To deploy a RDS desktop pool with the new standard of Windows Server 2019, the steps should be ordered as follows:

Prepare the Windows Server 2019 golden image.This is the first step because you'll need a prepared OS image to base your RDS desktop pool on.

Add an Automated Farm.Once your golden image is ready, you can set up an automated farm for the RDS desktop pool.

Add a RDS desktop pool.Using the automated farm and the prepared golden image, you can now add the RDS desktop pool.

Entitle AD users and/or groups.With the RDS desktop pool in place, the next step is to give Active Directory (AD) users and groups the necessary entitlements to access the desktops.

Launch Horizon Client and verify access to RDS desktop.As the final verification step, launch the Horizon Client to ensure that you can access the newly created RDS desktop pool and that everything is functioning as expected.

So, the sequential order is: Prepare the Windows Server 2019 golden image -> Add an Automated Farm -> Add a RDS desktop pool -> Entitle AD users and/or groups -> Launch Horizon Client and verify access to RDS desktop.

Questions 7

A junior-level Horizon administrator is not able to see all RDS farms.

Where would a high-level administrator need to make changes to correct the issue?

A. Category Folder

B. Access Groups

C. Global Entitlements

D. Global Policies

Buy Now

Correct Answer: B

Access groups are a way of organizing and delegating the administration of machines, desktop pools, application pools, and farms in Horizon. By default, all these objects reside in the root access group, which appears as / or Root (/) in Horizon Console. A high-level administrator can create sub-access groups under the root access group and assign different permissions to different administrators for each access group. For example, a high-level administrator can create an access group called RDS Farms and assign the Inventory Administrators role to a junior-level administrator for that access group. This way, the junior-level administrator can see and manage all the RDS farms that are in the RDS Farms access group, but not the ones that are in other access groups or the root access group. Therefore, to correct the issue of a junior-level administrator not being able to see all RDS farms, a high-level administrator needs to make changes to the access groups and the permissions associated with them. References: Understanding Permissions and Access Groups and [VMware Horizon 8.x Professional Course]

Questions 8

On a VMware vCenter managed virtual machine, how does the VMware Horizon Agent know which Connection Server it should register with during the Instant Clone pool creation process?

A. Administrator provides this information in the "Add Pool" creation wizard.

B. Horizon Agent retrieves this information from an DNS SRV record.

C. Administrator provides this information in the Horizon Agent Installation Wizard on the master image.

D. Horizon Agent queries VMware Tools for a Guestlnfo Variable during the cloning process.

Buy Now

Correct Answer: D

On a VMware vCenter managed virtual machine, the VMware Horizon Agent knows which Connection Server it should register with during the Instant Clone pool creation process by querying VMware Tools for a Guestlnfo Variable during the cloning process. The Guestlnfo Variable is a custom property that is set on the parent virtual machine and contains the FQDN of the Connection Server. When the parent virtual machine is cloned, the Guestlnfo Variable is copied to the clone and read by the Horizon Agent. The Horizon Agent then registers with the Connection Server specified in the Guestlnfo Variable12. The other options are not correct for this scenario: Administrator provides this information in the "Add Pool" creation wizard. This option is not correct because the administrator does not need to provide the Connection Server information in the "Add Pool" creation wizard. The administrator only needs to select the vCenter Server, data center, cluster, resource pool, datastore, network, and snapshot of the parent virtual machine. The Connection Server information is already embedded in the parent virtual machine as a Guestlnfo Variable3. Horizon Agent retrieves this information from an DNS SRV record. This option is not correct because the Horizon Agent does not use DNS SRV records to find the Connection Server during the Instant Clone pool creation process. DNS SRV records are used by Horizon Client devices to discover Connection Servers when they connect to a Horizon environment. DNS SRV records are optional and can be configured by the administrator to simplify client connections4. Administrator provides this information in the Horizon Agent Installation Wizard on the master image. This option is not correct because the administrator does not need to provide the Connection Server information in the Horizon Agent Installation Wizard on the master image. The administrator only needs to select the features and options that are required for the desktop pool, such as VMware Horizon Instant Clone Agent, VMware Dynamic Environment Manager, VMware App Volumes, and so on. The Connection Server information is set on the master image after it is converted to a parent virtual machine by using a PowerShell script5. References: Instant Clones: How Does It Work? Instant Clone Domain Administrator Account Create an Automated Instant-Clone Desktop Pool Configuring DNS Service Records for Horizon Connection Server Install Horizon Agent on a Virtual Machine [VMware Horizon 8.x Professional] [VMware Horizon Architecture Planning]

Questions 9

An administrator needs to deploy an application to specific users in their instant-clone desktop environment with the following characteristics:

1.

The application needs to be updated very frequently.

2.

The application needs to be installed as soon as possible.

3.

The application is not multi-user aware.

Which solution would meet the requirements?

A. VMware Horizon Published Application

B. VMware Dynamic Environment Manager

C. VMware ThinApp

D. VMware App Volumes

Buy Now

Correct Answer: D

VMware App Volumes is a real-time application delivery system that allows administrators to assign applications to users and groups in Horizon. App Volumes uses virtual disks called packages to store and deliver applications. When a user

logs on to a desktop, the App Volumes agent attaches the assigned packages to the desktop and merges them with the OS disk. The user can then access the applications as if they were natively installed.

App Volumes is a suitable solution for deploying an application to specific users in an instant-clone desktop environment with the following characteristics:

The application needs to be updated very frequently: App Volumes allows administrators to update applications in real time by using the update or push- image operations. These operations replace the existing packages with new ones that

have the latest updates applied, without affecting the user data or settings. The updated packages are delivered to the users at the next login or refresh. The application needs to be installed as soon as possible: App Volumes allows

administrators to install applications quickly and easily by using a clean packaging system and capturing the application installation process. The resulting package can be assigned to users or groups immediately, without requiring any

recomposing or rebooting of the desktops.

The application is not multi-user aware: App Volumes allows administrators to deliver applications that are not multi-user aware by using writable volumes. Writable volumesare user-specific virtual disks that store user-installed applications,

data, and settings. Writable volumes can be attached to desktops along with application packages, and they can isolate the user-installed applications from the system-installed applications. The other options are not suitable for meeting the

requirements:

VMware Horizon Published Application: This option allows administrators to publish applications from RDS hosts to users in Horizon. However, this option requires a separate RDS infrastructure and licensing, and it does not support instant

updates or writable volumes for user-installed applications. VMware Dynamic Environment Manager: This option allows administrators to manage user profiles and policies in Horizon. However, this option does not deliver or update

applications, and it does not support writable volumes for user-installed applications.

VMware ThinApp: This option allows administrators to package applications into portable executables that can run on any Windows system without installation. However, this option requires a separate packaging process and licensing, and it

does not support instant updates or writable volumes for user-installed applications.

References: App Volumes Architecture, Updating Applications in Real Time, Writable Volumes Overview, and [VMware Horizon 8.x Professional Course]

Questions 10

An administrator is tasked with creating a new pool of desktops with hardware-accelerated graphics with vMotion support. Which graphic acceleration types can the administrator choose to meet the requirement?

A. Virtual Shared 3D rendering

B. Virtual Shared Pass-through Graphics Acceleration

C. Virtual Shared Direct access 3D

D. Virtual Dedicated Graphics Acceleration

Buy Now

Correct Answer: B

Questions 11

A Horizon administrator has been utilizing Application Profiler from Dynamic Environment Manager to create application-specific user defined settings. These files have grown to 2.3GB in size for a particular user and have negatively impacted the user experience.

What can be done to the configuration to improve the user experience?

A. Configure exclusions to filter out unnecessary folders.

B. Change the default save path.

C. Configure exclusions to filter out unnecessary registry entries.

D. Use Deepest Registry Path.

Buy Now

Correct Answer: A

To improve the user experience when using Application Profiler from Dynamic Environment Manager to create application-specific user defined settings, the administrator can configure exclusions to filter out unnecessary folders and registry entries. Exclusions are rules that specify which file system or registry locations are not included in the Flex configuration file. Exclusions can reduce the size of the Flex configuration file and the profile archive, and improve the performance of the application profiling and synchronization processes12. The other options are not valid or effective because: Changing the default save path does not affect the size or content of the Flex configuration file or the profile archive. It only changes where the files are stored on the local machine3. Using Deepest Registry Path does not reduce the size of the Flex configuration file or the profile archive. It only changes how the registry locations are displayed in the Application Profiler interface4. There is no such thing as Cloud Entitlements in Dynamic Environment Manager. The correct term is Global Entitlements, which are used in Cloud Pod Architecture to entitle users to desktops or applications across multiple pods5. References := 1: VMware Dynamic Environment Manager Application Profiler Administration Guide: Filtering and Optimizing the Analysis Details 2: VMware Dynamic Environment Manager Application Profiler Administration Guide: Exclusions 3: VMware Dynamic Environment Manager Application Profiler Administration Guide: Advanced Configuration of Application Profiler 4: VMware Dynamic Environment Manager Application Profiler Administration Guide: Editing the Flex Configuration File

5: VMware Horizon 8 Documentation: Understanding Global Entitlements in Cloud Pod Architecture

Questions 12

An organization wants to prohibit certain users from saving any type of data from their virtual desktops to client devices after business hours. After business hours are 5PM till 9AM. How can this be achieved?

A. Configure corporate firewall to block port TCP 9427 from 5PM till 9AM.

B. Import vdm_blast.admx template to Active Directory and setup a new Group Policy Object with required settings.

C. Set the configuration in HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VDM\Agent\ on virtual desktops.

D. Use settings in Dynamic Environment Manager Horizon Smart Policy and set Conditions.

Buy Now

Correct Answer: D

VMware Horizon's Dynamic Environment Manager (DEM) allows for the creation of Horizon Smart Policies with conditions that can be applied based on various criteria, including time of day. By utilizing DEM, an administrator can create policies that restrict certain actions, such as saving data to client devices, outside of specified business hours (5PM to 9AM in this case), thus achieving the desired control over user activities based on the time of day.

Questions 13

An administrator wants to provision a new golden image but doesn't see the VM in the list with golden images. Which three could be the cause of the issue? (Choose three.)

A. The golden image was not optimized.

B. No snapshot was made after optimizing the golden image.

C. Enable Windows Server desktops is not set.

D. There is more than 1 active snapshot on the golden image.

E. The golden image VM is not configured with a CD-ROM player.

F. The wrong Guest OS Version was selected when creating the golden image.

Buy Now

Correct Answer: BDF

A golden image must have a current snapshot to be used for cloning, and having multiple active snapshots can cause confusion and issues in the provisioning process. Additionally, selecting the correct Guest OS version is crucial for compatibility and optimal performance. These factors must be correctly configured for a VM to appear in the list of available golden images for provisioning.

Exam Code: 2V0-51.23
Exam Name: VMware Horizon 8.x Professional
Last Update: Jun 09, 2025
Questions: 87

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2025 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.