VMware 2V0-51.23 VMware Horizon 8.x Professional Exam Practice Test

Page: 1 / 14
Total 89 questions
Question 1

A Horizon Administrator is publishing an application which will be used by users across multiple Horizon pods and sites.

Which feature of Global Entitlements are beneficial to this scenario?



Answer : A

Global Entitlements in VMware Horizon allow for the aggregation of resources across multiple pods and sites into a single entitlement. This feature is particularly beneficial when publishing applications that are hosted across different pods, as it ensures that users see only one icon for the application, regardless of which pod it is hosted on, simplifying the user experience and administration of applications in a multi-pod Horizon environment.


Question 2

A VMware Horizon on-premises environment's Senior Administrator's team is attempting to update the golden image for an Instant Clone desktop pool which an administrator created a month before. The Senior Administrator's team is a member of the AD group "Horizon View Operators".

The team states that they cannot login to the vCenter Server where the golden image resides to update the golden image.

What must the Senior Administrator do to enable the team to connect to vCenter and update the VM that is the source of desktop pools for their on-premises VMware Horizon solution?



Answer : A

To enable the Senior Administrator's team, which is part of the 'Horizon View Operators' AD group, to connect to vCenter and update the golden image, the Senior Administrator needs to assign the appropriate permissions in the vSphere Client. By adding the group to the vCenter Server with the necessary roles and privileges, members of the 'Horizon View Operators' group will be able to access and modify the VMs required for maintaining the desktop pools in the VMware Horizon environment.


Question 3

Which of the following components enables central communication, management, and configuration of multiple ESXi servers?



Answer : A

VMware vCenter Server is the central management component for ESXi servers, allowing administrators to manage multiple ESXi hosts and virtual machines (VMs) from a single console. It provides essential management capabilities, including resource allocation, performance monitoring, and centralized access control, making it the cornerstone for managing a VMware virtualized infrastructure.


Question 4

A new Horizon environment has gone into production. External sessions are being disconnected after a random period of time.

The following information has been documented by the administrator:

. Internal and external users are able to connect to their desktops.

. External sessions connect via Unified Access Gateway.

. Users are immediately able to reconnect but are disconnected again in a few minutes.

. Due to limited amount of public IP addresses, all traffic flows through a load balancer.

. Internal sessions, connected directly to the desktops, are not impacted.

. While the session remains connected, all expected functionality works properly.

What could be a cause of this issue?



Answer : A

The disconnections of external sessions while internal sessions remain stable suggest an issue with the network infrastructure external to the Horizon environment, specifically with the load balancer placed in front of the Unified Access Gateway (UAG) appliances. Misconfigurations such as improper session persistence settings can lead to sessions being disconnected or improperly routed, causing the observed random disconnections.


Question 5

An administrator needs to configure BLAST Bandwidth Profiles to define the quality, maximum session bandwidth, and frame rate.

Which are the two possible ways an administrator can accomplish this goal? (Choose two.)



Answer : D, E

Configuring BLAST Bandwidth Profiles involves setting quality, maximum session bandwidth, and frame rate controls. This can be effectively managed using Horizon Smart Policies within VMware's Dynamic Environment Manager (DEM), which allows administrators to create contextual policies that dynamically adapt to the end-user's environment. Alternatively, Group Policy Objects (GPOs) can be used to manually set these configurations across the desktop environment, providing a more static approach to enforcing these settings.


Question 6

An administrator is tasked with configuring VMware Integrated Printing. They enabled the VMware Integrated Printing feature during the installation of the Horizon Agent in the golden image, and created a Test Desktop Pool. On a physical end-point where the Horizon Client already is installed, the administrator added multiple network printers which are working perfectly. They test the configuration by connecting to the Horizon Desktop with the Horizon Client, unfortunately they do not see the printers within their Horizon Desktop.

What could be the reason that the administrator is not seeing the printers within his Horizon Desktop session?



Answer : C

One of the possible reasons that the administrator is not seeing the printers within his Horizon Desktop session is that printing is disabled in the Horizon Desktop Pool. Printing is a feature that allows users to print from a remote desktop to any local or network printer available on their client device. Printing can be enabled or disabled for each desktop pool by using the VMware Integrated Printing feature.

VMware Integrated Printing is a feature that supports client printer redirection, location-based printing, and persistent print settings. Client printer redirection enables users to print from a remote desktop to any local or network printer available on their client device. Location-based printing enables users to print to network printers that are physically near their client device. Persistent print settings enable users to retain their print settings across sessions.

To enable or disable printing for a desktop pool, the administrator needs to follow these steps:

In Horizon Console, select Inventory > Desktops.

Select the desktop pool and click Edit.

In the Edit Desktop Pool dialog box, select the VMware Integrated Printing tab.

Select or clear the Enable VMware Integrated Printing check box.

Click OK.

If printing is disabled for a desktop pool, users will not see any printers within their Horizon Desktop session, even if they have installed the VMware Integrated Printing feature in the Horizon Agent and the Horizon Client. Therefore, to resolve this issue, the administrator needs to enable printing for the desktop pool by selecting the Enable VMware Integrated Printing check box.

The other options are not likely to be the reason that the administrator is not seeing the printers within his Horizon Desktop session:

Port TCP 9427 is disabled: This port is used by the VMware Integrated Printing feature for communication between the Horizon Agent and the Horizon Client. If this port is disabled, users might experience printing errors or delays, but they should still see the printers within their Horizon Desktop session.

The VMware Integrated Printing feature is not installed in the Horizon Client: This feature is installed by default in the Horizon Client for Windows, Mac, Linux, Chrome, and HTML Access. If this feature is not installed in the Horizon Client, users might not be able to print from their remote desktops, but they should still see the printers within their Horizon Desktop session.

Port TCP 32111 is disabled: This port is used by ThinPrint for communication between the Horizon Agent and the ThinPrint Client. ThinPrint is a legacy printing feature that has been replaced by VMware Integrated Printing. If this port is disabled, users might experience printing errors or delays with ThinPrint, but they should still see the printers within their Horizon Desktop session if they use VMware Integrated Printing.


Question 7

What is the effect of changing any VMware Blast policy that cannot be changed in real time?



Answer : D

VMware Blast policy settings are stored in the registry key HKLM\Software\Policies\VMware, Inc.\VMware Blast\Config on the remote desktops or RDS hosts that use the VMware Blast display protocol. These settings can be configured by using the VMware Blast ADMX template file (vdm_blast.admx) and applying it through Microsoft Group Policy Object (GPO). Some of these settings can be changed in real time, which means that they take effect immediately after the policy is applied, without requiring a reboot or a reconnection of the Horizon Client. However, some of these settings cannot be changed in real time, which means that they require a reboot or a reconnection of the Horizon Client to take effect.

The effect of changing any VMware Blast policy that cannot be changed in real time is that the Microsoft GPO update rules apply and GPOs are updated manually or by restarting the Horizon Agent. This means that the new policy settings will not be applied until one of the following events occurs:

The Horizon Agent service is restarted on the remote desktop or RDS host. This can be done manually by using the Services console or the command-line tool sc.exe, or automatically by using a scheduled task or a script.

The remote desktop or RDS host is rebooted. This can be done manually by using the Restart option in Windows, or automatically by using a scheduled task or a script.

The Group Policy refresh interval is reached. This is a configurable time interval that determines how often the system checks for and applies new or changed GPOs. By default, this interval is 90 minutes for domain members and 5 minutes for domain controllers, with a random offset of 0 to 30 minutes. This interval can be modified by using the Group Policy refresh interval for computers setting in the Computer Configuration\Administrative Templates\System\Group Policy folder of the Group Policy Management Console.

Therefore, to ensure that the VMware Blast policy settings that cannot be changed in real time are applied as soon as possible, it is recommended to restart the Horizon Agent service or reboot the remote desktop or RDS host after applying the policy.


Page:    1 / 14   
Total 89 questions