The administrator is reviewing Prism Central Tasks (Menu\Activity\Tasks) and noticed that there are a lot of tasks named:
ADS: Remove Resource Contention
The administrator would like to identify the virtual desktops in the environment that are using the most resources to determine how to fix the resource contention.
Which action should the administrator take to complete this task?
an action that the administrator should take to identify the virtual desktops in the environment that are using the most resources and causing resource contention isFilter the virtual desktops by Constrained: High. Constrained is a metric that indicates how often a virtual machine is unable to get its requested CPU resources. A high value means that the virtual machine is frequently starved for CPU and may experience performance degradation. By filtering the virtual desktops by Constrained: High, the administrator can see which ones are suffering from resource contention and take appropriate actions such as migrating them to less loaded hosts or increasing their CPU allocation.
An administrator has created a Prism Central Playbook Action named Virtual Desktop Add CPU to add 2 vCPU to virtual desktop when an alert is triggered after the virtual desktop's CPU usage has exceeded 80%. Initially the Playbook Action works as expected, however over time it seems it is no longer being triggered.
What is causing this issue?
https://next.nutanix.com/community-blog-154/new-x-play-actions-in-prism-central-2021-7-40005
To use the Playbook Action for VMs, you need to meet some prerequisites, such as:
The Prism Central version must be 2020.11 or later.
The AOS version must be 5.15 LTSR or later.
The hypervisor must be AHV or ESXi.
The VMs must have Nutanix Guest Tools (NGT) installed and enabled3.
How should the administrator best organize gold images in a non-persistent Citrix MCS environment?
https://docs.citrix.com/en-us/citrix-daas/install-configure/machine-catalogs-create.html
A gold image is a master image that contains the operating system, drivers, patches, and configurations for a virtual desktop. A non-persistent Citrix MCS environment is one where virtual desktops are created from a gold image and discarded after each user session.
An administrator needs to deploy virtual desktops to a Hyper-V Nutanix cluster with writable differencing disks, The administrator will use read only master image with clones that link back to the image.
Which native feature will the cluster use to complete this task?
The feature in Nutanix that would be used to complete the task of deploying virtual desktops to a Hyper-V Nutanix cluster with writable differencing disks using a read-only master image with clones that link back to the image is Shadow Clones. Shadow Clones allow for the creation of a snapshot or a clone of a VM that uses the original VM's disks as read-only, and only writes changes to a separate differencing disk. This is useful when deploying virtual desktops as it can reduce storage requirements and improve performance.
An administrator has been asked to enable mufti-monitor support for a graphic designer that needs to be able to use four monitors.
After on boarding the designer on to the Frame desktop, the end user does not see the ability to use all four monitors while using the Firefox web browser.
What should the administrator do to enable the ability to use all four monitors?
According to Nutanix documentation, to use more than two monitors with Frame, you need to deploy the Frame App. The Frame App provides multi-monitor support, whereas using Frame through web browsers is currently limited to two monitors.