Capturing VDI data for Employees
    • Dark
      Light
    • PDF

    Capturing VDI data for Employees

    • Dark
      Light
    • PDF

    Article Summary

    If you use ControlUp for VDI & DaaS, the Employees view can include information about remote sessions.

    Remote session VDI data.png

    Prerequisites

    To view VDI data in the Employees view, you must meet the following prerequisites in addition to those listed in Employees View Overview:

    • Devices must have Remote DX version 2.4.1.2 or higher installed.
    • Real-Time DX version 9.0 or higher
    • Add a custom setting to Edge DX:
      1. Go to Configuration > Settings > Custom Settings.
        Access custom settings.png
      2. Add the following code to the Custom Settings and save your changes:
    "WidgetSettings": [
            "widget": "cuagent",
            "configs": [
                {
                    "json": "{ \"DataRequested\": [ %EDGEDX.CUAGENT.DATA% ] }"
                }
            ]
    	] 
    

    Was this article helpful?