• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
ControlUp Community

ControlUp Community

Connect, Learn, and Grow

  • Blog
  • Archives
  • Findings
  • Meetups
  • Videos
  • Events
  • Categories
    • ControlUp One Platform
    • ControlUp for Apps
    • ControlUp for Compliance
    • ControlUp Dashboards
    • ControlUp for Desktops
    • ControlUp for VDI
    • ControlUp Scripts & Triggers
    • ControlUp Synthetic Monitoring
    • ControlUp Workflows
  • Topics
    • Logos & Wallpaper
    • ControlUp.com
  • Join

ControlUp for VDI (Real-Time DX) Training & Support Archives

ControlUp for VDI (Real-Time DX) training and support-related archives from inside the ControlUp Community on Slack.


Troubleshooting Script Actions in ControlUp Realtime and Web Consoles

Posted on June 10, 2026

A user asked how long it takes for a script action to be available in the Web Console after creating it in the Realtime Console, and another user responded that it usually takes a few seconds. If the issue persists, instructions were given for a potential solution and to contact support. The process of updating and running the new version of a script on the Web Console was also discussed. The user found that the new version was not immediately populated, but refreshing the web console and using the Save Configuration feature may help in this process. Support can be contacted at support@controlup.com if necessary.

Read the entire article here...


ControlUp Survey.exe Crashing: AV Exclusions to Blame?

Posted on June 8, 2026

Several users experienced high volumes of crashing with the process 'Survey.exe' but found no active surveys running. One member recommended checking the version of the sip agent installed on the VDI's and to review the AV exclusions, which can be found on the updated documentation page at https://support.controlup.com/docs/av-exclusions-for-controlup. A user also reported having a dump file for the issue. Others suggested that this may be a result of the AV exclusions not being applied properly and causing a loop of 'Survey.exe' starting and crashing immediately.

Read the entire article here...


Troubleshooting Greyed Out AVD User Sessions in the ControlUp DEX Portal

Posted on June 5, 2026

A user asked if the fix for Real-Time DX (build 733) would solve their issue of the value being greyed out in the DEX portal for AVD user sessions. ControlUp recommended upgrading to the latest 9.2.0.733 build and opening a support ticket if the issue persists.

Read the entire article here...


How to Pinpoint CPU-Heavy Processes Across Your VDI Fleet with ControlUp

Posted on June 3, 2026

This thread walks through a real customer question: how do you find which processes are eating the most CPU across a large VDI estate (200 servers) over a long period, so you know what to optimize? It starts in ControlUp Dashboards. Using the VDI process data, you can build a widget showing top processes by CPU, then narrow it to the machines you care about using global filters (filter by folder, or switch to query filters with IS / IS NOT). A table beats a bar chart for a top-50 view, and any filters and time frames you set are saved in the URL, so you can bookmark or share the exact view. The built-in Gallery dashboards (notably "Big Screen Dashboard VDI") already include a processes-by-CPU widget out of the box. The harder part is the one the customer really cared about: getting a meaningful picture across all machines rather than a single noisy spike on one box. The data is stored per process per 5-minute timeslot, not pre-aggregated per machine, so the practical approach that emerged was: Filter to the folder containing all target machines. Use CPU usage P95 to strip out short, expected spikes (with a fallback to average CPU, since P95 returned N/A in some environments — a possible bug worth a support ticket). Add metrics under Advanced: computer_name (unique count) to see how many machines run the process, and process_name (count) to see how often it appeared (each record ≈ a 5-minute aggregate). The processes worth optimizing are the ones combining high CPU + high machine count + high record count. Worked example: a process showing ~1,080 records across 197 machines roughly translates to ~90 hours of activity over 7 days, or a few minutes per machine per day. The same method surfaced candidates like CompatTelRunner.exe, WerFault.exe, and WEM-related activity for further investigation. To go deeper, the App Trends and App Statistics reports let you drill into a specific app, and product_name data helps identify what's actually behind generic process names like setup.exe. A few important caveats came up: averages hide spikes (10% average could be one minute at 100%), process counts are per machine, and hypervisor-level CPU (e.g., XenServer) can disagree with in-VM agent data when hosts are over-provisioned — which is also why a Sizing Recommendations report may suggest removing vCPUs even on a machine that looks maxed out. Bottom line: use the dashboard to identify the heavy processes (folder filter + P95/avg CPU + machine count + record count), then use the App Trends report to dig into the details per app.

Read the entire article here...


Upgrading to the Latest ControlUp Version – What to Expect

Posted on April 30, 2026

A member asked for known pitfalls when upgrading from ControlUp version 9.2.0622 to 9.2.0711 and mentioned some desired features. A product manager mentioned there as no known pitfalls and 20+customers have already upgraded. The new features were revealed to be Citrix VDA Registration State Monitoring, Windows Process Relationship Monitoring, and Citrix User Connection Failure Monitoring. Another member commented on the benefits of these features.

Read the entire article here...


Troubleshooting Missing Machine Metrics in DEX after Updating ControlUp Agents

Posted on April 29, 2026

A user is experiencing issues with machine metrics not showing up in DEX after updating their Horizon Farm to agent 9.2.0.622. Another user suggests that the monitors may not be able to connect to the agents. It is then clarified that agents do not directly connect to DEX and that the issue may be due to a failure in the inbound or outbound connections between monitor and agent. The monitors may still be running.

Read the entire article here...


Troubleshooting Partial Data in ControlUp after Agent Replacement on AVD Session Host

Posted on April 27, 2026

A member reported that after replacing the agent on the AVD Session Host, they were only receiving partial data. They were still getting data on "Logon Duration" but not on CPU utilization. After troubleshooting, it was determined that the monitor server was causing the issue, but it has since been resolved.

Read the entire article here...


How to View CVAD Delivery Controller Information in ControlUp Real Time Console

Posted on April 17, 2026

A discussion took place about how to see what CVAD delivery controller a machine is registered to within the Real Time Console 9.2.0.622 - the "CVAD Broker Name" column can show the DNS hostname of the controller a machine is registered to, but this may be empty if the machine's registration state is Unregistered or Unknown. The column should show data when connected to the EUC environment where the machine is hosted, and the auto connect feature can also be used to see CVAD data and ControlUp data together. The discussion can be found on the ControlUp Slack channel.

Read the entire article here...


Troubleshooting Citrix VDI Sessions with FSLogix and the ControlUp ALD Script

Posted on April 17, 2026

A team member asked about the ALD script on Citrix VDI sessions with FSLogix - it doesn't list individual AppX packages, but a warning says that package load times may not show for subsequent logins. Suggestions were given, including a ControlUp blog post on FSLogix optimization and checking specific Event Viewer channels to ensure logs are enabled and have enough space. A team member was also mentioned as being able to help with this issue.

Read the entire article here...


Managing Licenses on a ControlUp Named User Subscription

Posted on April 15, 2026

A question was raised regarding managing licenses on a Named User subscription. The recommendation was to contact the CSM or sales representative, or refer to the KB for more information - https://support.controlup.com/docs/what-is-the-new-subscription-feature

Read the entire article here...


  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Interim pages omitted …
  • Page 50
  • Go to Next Page »

Primary Sidebar

ControlUp Academy

Enroll in ControlUp Academy for expert-led technical training, equipping you with skills to effectively deploy, manage, and grow your ControlUp investment.

Learn here >

Rotating Images

Hidden Gem from our Community on Slack!

ControlUp Betas - What's Coming Next?
NEW ControlUp Features - Stay Up-to-Date!
ControlUp Scripts - Scripting, Zero to Hero
Latest KB Articles - Be the First to Learn

Video Tutorials Library

Visit our technical how-to videos, offering step-by-step tutorials on advanced features, troubleshooting, and best practices.

Watch here >

ControlUp Blog

Check out the ControlUp blog for expert advice and in-depth analysis.

Read here >

ControlUp Script Library

Visit the ControlUp technical script library, which offers a multitude of pre-built scripts and custom actions for your monitoring and troubleshooting requirements.

See here >

ControlUp Support

Visit the ControlUp support home and to delve deeper into ControlUp DEX solutions.

Browse here >

Footer

      

ControlUp Community
Of Techie, By Techie, For Techie!

Terms of Use | Privacy Policy | Security
Dive Deeper, Learn more at ControlUp.com

  • facebook
  • twitter
  • youtube
  • linkedin

© 2023–2026 ControlUp Technologies LTD, All Rights Reserved.

We use cookies to ensure that we give you the best experience on our website. by continuing to use this site you agree to our Cookie policy..