Getting started with Desktop Virtualization
Virtual desktop infrastructures have many layers that can affect user experience. The source of poor performance can be, for example, the endpoint device, its network connection, the data center host, the VM, or the application connectivity. Desktop Virtualization allows you to quickly and accurately identify the origin of performance degradation by showing issues as patterns in the connection, allowing you to drill down to the root cause.
Accessing Desktop Virtualization
Navigate to the main menu and select Desktop Virtualization > Sessions:

Citrix VM status monitoring
The Citrix VM monitoring dashboards provide a centralized view of your Citrix environment.
Access the dashboards by selecting Desktop Virtualization > Virtual machines under Citrix CVAD or Citrix DaaS in the main menu.

See the Citrix library packs documentation to learn about the Citrix monitoring essentials.
Granting permissions for Desktop Virtualization
To enable proper permissions for Desktop Virtualization as an administrator:
Select Administration > Roles from the main navigation panel.
Create a New Role or edit an existing role by hovering over it.
In the Permissions section, scroll down to the VDI section to enable the appropriate permissions for the role.
Installing connectors and endpoint agent for Desktop Virtualization
VDI Experience relies on specific configurations for VMs and the physical devices connecting to the virtual infrastructure.
Virtual infrastructure
Install the applicable connector for your VDI environment:
Citrix DaaS: Connector for Citrix DaaS
Microsoft AVD: Connector for Microsoft Azure Virtual Desktop
Install Collector on VMs; see the Installing Collector on Windows documentation to learn how to perform the installation.
Physical devices connecting to the virtual infrastructure
Collector
Install Collector on endpoint devices connecting to a VDI session with the VDI-specific parameter setting; see the Installing Collector on Windows documentation to learn how to perform the installation.
VDI Client Extension
The VDI Client Extension is a lightweight agent for personal employee devices and self-managed devices, on which Nexthink Collector cannot be installed.
See the Installing the Nexthink VDI Client Extension documentation for details about the extension and installation instructions.
Testing VDI Experience components
The following sections help you check the different components you need to configure before using VDI Experience. Use the suggested NQL queries in Investigations module.
Testing connectors
Check if the following NQL data model fields are correctly populated:
desktop_broker
desktop_pool
disk_image
Do this by running the following query:
If the query returns valid data, it means your connector configuration is correct.
However, if there is a problem with the connector, run the following query to see when your device was last updated by the connector:
If the last update happened unreasonably long ago, such as three days ago, it means there is a problem with the connector configuration and you need to check it.
Testing the VM Collector
Run the following query to see the list of VMs with an unsupported desktop virtualization platform, such as one by an unsupported vendor or because of an Collector version that does not yet support VDI reporting:
Execute the following query to see the list of VMs running a supported desktop virtualization agent where the data could be reported if the VDI Experience product was enabled:
Check the VMs returned by the previous queries for troubleshooting. To see a list of VMs with a supported desktop virtualization agent and the Collector already sending data to VDI Experience, run the following query:
You can also run the following query to see the network RTT values for active sessions:
Testing the endpoint device Collector and VDI Client Extension
Run the following query to see the list of endpoint devices that have Collector or the standalone VDI Client Extension running on them:
After running the query, select the device in the list, and use Retrieve all > Devices to see the list of device names. If a device is not on the list, it means it does not have neither an appropriate version of the Collector nor the Standalone VDI Client Extension installed on it
Desktop Virtualization dashboards
Desktop Virtualization features the following dashboards:
Sessions overview, which allows you to oversee all VDI sessions. Use this dashboard to identify which sessions need troubleshooting.
Session view, which shows you the details of a selected session. Use this dashboard to focus on the metrics of a specific session.
Last updated
Was this helpful?