Which vCenter privileges are required only for instant clones VMs with a Trusted Platform Module (vTPM) device?
Answer : B
A Trusted Platform Module (vTPM) is a virtualized version of a physical TPM device that provides enhanced security for virtual machines. A vTPM device can be added to a virtual machine to enable features such as encryption, attestation, and key management. A vTPM device requires a Key Management Server (KMS) to store and manage the encryption keys.
To create instant clones VMs with a vTPM device, the vCenter Server user must have certain privileges in addition to those required for instant clones without a vTPM device. One of these privileges is Manage KMS, which allows the user to perform cryptographic operations on the vTPM device, such as cloning, decrypting, encrypting, migrating, and registering. The Manage KMS privilege is part of the Cryptographic operations privilege group on vCenter Server.
The other options are not required only for instant clones VMs with a vTPM device:
Upgrade virtual machine compatibility: This privilege allows the user to upgrade the virtual hardware version of a virtual machine to support new features and capabilities. This privilege is required for instant clones VMs regardless of whether they have a vTPM device or not.
Configure Host USB device: This privilege allows the user to configure USB devices on an ESXi host and attach them to a virtual machine. This privilege is not related to vTPM devices or instant clones VMs.
Manage custom attributes: This privilege allows the user to create, edit, and delete custom attributes for vCenter Server objects. Custom attributes are user-defined fields that can store additional information about objects. This privilege is not related to vTPM devices or instant clones VMs.
After a disaster recovery failure which left the data center unavailable, a company's VMware Horizon Administration Team has decided to increase the capacity of their VMware Horizon desktop pools and their resiliency.
Which two deployment options would support the requirement? (Choose two.)
Answer : D, E
To increase the capacity and resiliency of VMware Horizon desktop pools, deploying Horizon on VMware Cloud on AWS or in a remote data center are viable options. VMware Cloud on AWS provides a scalable and secure cloud platform, allowing for quick expansion and disaster recovery capabilities. Similarly, deploying Horizon in a remote data center can provide geographical diversity, reducing the impact of localized disasters and improving overall resilience.
An administrator has been tasked with determining the type of VMware Horizon deployment for their organization.
These requirements have been provided to the administrator:
* It must support Windows 10 Enterprise multi-session desktops.
* It must support App Volumes.
* It must support centralized brokering.
* It must automatically route end-users to the most appropriate virtual workspace.
Which deployment solution meets the requirements?
Answer : D
VMware Horizon Cloud on Microsoft Azure is the only deployment solution that meets all the requirements.VMware Horizon Cloud on Microsoft Azure supports Windows 10 Enterprise multi-session desktops, which are a new Remote Desktop Session Host exclusive to Azure Virtual Desktop on Azure1. It also supports App Volumes, which is a real-time application delivery system that enables IT to instantly provision applications to users or desktops. VMware Horizon Cloud on Microsoft Azure supports centralized brokering, which means that the Horizon Cloud Service acts as a single point of entry for end users to access their virtual desktops and applications. VMware Horizon Cloud on Microsoft Azure also supports automatic routing of end-users to the most appropriate virtual workspace, using the Universal Broker feature. Universal Broker is a cloud-based brokering service that provides a unified user experience across multiple Horizon pods and clouds.
VMware vSphere Desktop Edition does not support Windows 10 Enterprise multi-session desktops, as they are only available on Azure Virtual Desktop1. VMware Workspace ONE Unified Endpoint Management does not support App Volumes, as it is a different solution for managing devices and applications. VMware Horizon On-Premises does not support automatic routing of end-users to the most appropriate virtual workspace, as it requires manual configuration of load balancing and global entitlements.Reference:
Profile production applications in Azure with Application Insights Profiler1
Using Application Profiler - VMware Docs2
First look at profiling tools - Visual Studio (Windows)3
App Volumes Overview
Horizon Cloud Service on Microsoft Azure Architecture
Universal Broker Overview
Workspace ONE UEM Overview
Load Balancing Across Pods and Sites in a Cloud Pod Architecture Environment
Which storage product allows the pooling of resources to create datastores in a software defined datacenter?
Answer : D
VMware vSAN is a storage product that allows the pooling of resources to create datastores in a software defined datacenter. VMware vSAN is a hyper-converged infrastructure solution that integrates compute, storage, and networking resources on industry-standard x86 servers. VMware vSAN aggregates local or direct-attached data storage devices to create a single storage pool shared across all hosts in the vSAN cluster. VMware vSAN enables you to provision and manage storage from the VMware vSphere Web Client or the VMware vCenter Server Appliance Shell.VMware vSAN provides several benefits, such as lower total cost of ownership, simplified management, high performance, scalability, and availability12.Reference:=1: VMware Horizon 8 Documentation:VMware vSAN Overview2: VMware Horizon 8 Documentation:Benefits of Using VMware vSAN with Horizon 8
An administrator wants to ensure that user's desktop experience is consistent regardless of the desktop they connect to.
What solution should be used to meet the requirement?
Answer : C
VMware Horizon's Dynamic Environment Manager (DEM) is designed to provide a consistent and personalized desktop experience for users across different sessions and desktops. DEM manages user profiles and policies dynamically, ensuring that user settings, preferences, and application configurations are consistent no matter which desktop a user connects to, thus meeting the requirement for a uniform desktop experience.
An administrator has created an application pool for frequently used applications using and RDS Farm. The administrator wants to start these applications immediately after a user has authenticated to the Horizon Connection Server.
Which of the following statement is accurate in this scenario?
Answer : A
In VMware Horizon, the Pre-Launch feature allows for the initiation of applications immediately after user authentication, reducing the launch time of frequently used applications. By editing the application pool settings and enabling the Pre-Launch option, administrators can improve user experience by having critical applications ready as soon as the authentication process is completed.
What are the steps to create a custom role?
Answer : A
Roles and permissions are a way of controlling the access and actions of administrators and users in Horizon. By default, Horizon provides two predefined roles: Administrators and Read Only Administrators. However, a high-level administrator can create custom roles with specific privileges to suit different needs and scenarios. To create a custom role, the administrator needs to follow these steps:
In the navigation pane under the Settings section, click on Administrators > Roles and Permissions.
In the Roles and Permissions page, click on Add.
In the Add Role pane, enter a name for the role in the Role Name text box.
In the Privileges section, select the checkboxes for the privileges that you want to assign to the role. You can expand or collapse the categories to view or hide the sub-privileges. You can also use the Select All or Deselect All buttons to select or clear all the privileges in a category.
Click on Save to create the custom role.
The custom role will appear in the Roles and Permissions page, where you can edit or delete it as needed. You can also assign the custom role to users or groups in the Users and Groups page.Reference: [Create Custom Roles] and [VMware Horizon 8.x Professional Course]