---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Non-persistent VDI monitoring configuration

# Non-persistent VDI monitoring configuration {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Monitor non-persistent Virtual Desktop Infrastructures (VDIs) with Digital End-User Experience (DEX) so your organization can track performance issues and troubleshoot device and application performance.

Non-persistent VDIs provide end users with a fresh desktop environment each time they log in. VDIs are a common choice for organizations requiring standardized and secure desktops, such as those in healthcare, education, or
customer support.

When a VDI is initialized for the first time, it completes the standard registration process and downloads a certificate from the ServiceNow cloud. The certificate is then backed up to your persistent storage for future sessions.

During subsequent active sessions, the Agent Client Collector (ACC) continuously collects performance and usage data. Before a session ends, the logoff script pushes any residual metrics to the ServiceNow instance, helping avoid data loss. In subsequent sessions, the logon script restores the certificate from your persistent storage, enabling local authentication and eliminating the need to
download certificates again. This process minimizes the load on the ServiceNow instance and supports efficient operation.  
Note:  
DEX supports monitoring non-persistent VDIs on VMware. Multi-user sessions aren't supported.

## Benefits of monitoring non-persistent VDIs {#monitoring-np-vdis__section_byw_fyy_vgc}

Monitoring non-persistent VDIs with Digital End-User Experience provides the following benefits:

Enhanced user experience
:   You can identify performance issues such as slow logging in, crashes, or sluggish application and device performance, even after the desktop session ends.

Efficient troubleshooting
:   You can analyze device and application metrics data to pinpoint issues reported by employees, reducing guesswork in problem resolution.

## Configuration workflow {#monitoring-np-vdis__section_np_vdi_workflow}

To enable monitoring on a non-persistent VDI pool, complete the following tasks on a reference device used to create the golden image.

1. [Install Agent Client Collector on a non-persistent VDI reference device](https://servicenow-prod.fluidtopics.net/uI~OcdrFJMYQtBZ~s7Xt8A "Install Agent Client Collector (ACC) on the reference device used to create the non-persistent VDI golden image. The mid-less installation method, combined with the LOCALUSERNAME=\"SYSTEM\" parameter and a non-persistent setting in acc.yml, configures the agent to operate correctly across copied VDI sessions.").

   Install Agent Client Collector on the reference device using the MID-less installation method, configure non-persistent mode in acc.yml, and verify host data and policy
   synchronization.
2. [Enable DEX browser extension](https://servicenow-prod.fluidtopics.net/gInyzpRs4jIn~~IxAoU_ew "Activate the DEX Chrome or Edge Extension on your system to collect different operational or performance-based metrics for the web applications.").

   Install the DEX browser extension on the reference device for monitoring web applications.
3. [Prepare non-persistent VDI reference device](https://servicenow-prod.fluidtopics.net/DZPhr4E2~9Xk9rbcBq3dzQ "Remove the registration certificate, agent identifier, cached databases, and logs from the reference device before sealing it as a golden image. This cleanup confirms that each VDI duplicated from the image registers with a unique identity on first start.").

   Remove the registration certificate, agent identifier, cached databases, and logs from the reference device, and update acc.yml so that each duplicate
   VDI registers with a unique identity.
4. [Manage logon and logoff scripts for non-persistent VDIs](https://servicenow-prod.fluidtopics.net/d2Z9bLVHNMjVf1gwUPi8wA "Configure logon and logoff scripts in a non-persistent VDI pool to control how the MID Server starts and stops during virtual desktop sessions.").

   Place the logon and logoff scripts in your VDI management tool and update the authentication steps to connect to your persistent storage.

{#monitoring-np-vdis__ol_np_vdi_workflow}

For policy reference content for non-persistent VDIs, see [Non-persistent VDI parameters, scripts, and settings](https://servicenow-prod.fluidtopics.net/4uYTEf3iPso~kWA1vK2LWw "Find the Agent Client Collector mid-less installation command syntax, logon and logoff script file names and locations, and an installation command example when setting up a non-persistent VDI golden image.").

