• 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

Browsers Related Training & Support Archives

Browsers training and support-related archives from inside the ControlUp Community on Slack.


Troubleshooting a Workflow Scheduling Issue in ControlUp.

Posted on June 10, 2026

Some users reported a workflow issue where a scheduled workflow still appeared as manual, even after changing it to scheduled. Another user suggested that selecting an interval and offset time may solve this issue. The post includes screenshots showcasing the problem and solution, and a user confirms that the issue has been resolved. The team has been alerted to this issue.

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...


Certificates for Teams integration on ControlUp Academy Updated

Posted on April 23, 2026

A user reported an issue with adding the Teams integration in workflows for testing. The ControlUp team acknowledged it as a devops issue and provided an update that the certificate has been updated. The user is advised to try their integration again.

Read the entire article here...


Widget Wednesday #18: New Filter UI and Unified Filtering Experience

Posted on April 22, 2026

Widget Wednesday #18 introduces a redesigned filter UI in ControlUp Dashboards with expanded filtering options, unified variables and filters, and improved usability for faster, more flexible data analysis.

Read the entire article here...


Troubleshooting High CPU Utilization on ControlUp.

Posted on April 16, 2026

A user was unsure how to interpret the value 190% in a discussion with @member. @member recommended providing more hardware and CPU details for further investigation. It was later discovered that the issue was due to agent deployment with multiple devices reporting under the same ID, causing the CPU load event to be summed up incorrectly. The post serves as a helpful reference for others experiencing a similar issue.

Read the entire article here...


Controlling Access to VDI Metrics with ControlUp Custom and Upcoming Dashboards

Posted on March 13, 2026

In a discussion about sharing VDI metrics with SLT without revealing unnecessary information, Custom Dashboards with restricted access and a possible upcoming Dashboards feature are mentioned. It is also suggested to export dashboards and send them periodically, but formatting issues may be a concern. The upcoming release for Dashboards for VDI is expected at the end of the month.

Read the entire article here...


Addressing Timestamp Issues in ControlUp’s PowerShell Cmdlet Invoke-CUQuery

Posted on March 3, 2026

A user is experiencing an issue with the PowerShell cmdlet Invoke-CUQuery and discusses it in a Slack conversation with @members. They expected a timestamp to change whenever a value changes, but this is not the case. They share a screenshot of the issue and mention their understanding of the documentation. Another user explains that whenCreated reflects when a computer record was created in the internal database and gives a recommendation for a better approach. The original user shares their use case for needing a timestamp that shows when a record was last changed, but is informed that this data is not currently available. Other potential solutions and a discussion take place.

Read the entire article here...


Troubleshooting an Upgrade from Citrix EUC Custom Hive 1242 to 1244 with Missing Chromium Instances

Posted on February 16, 2026

Troubleshooting an upgrade from Citrix EUC Custom Hive 1242 to 1244 revealed that scouts were no longer reporting and Chromium instances were missing. Support was requested and a similar issue was found on a fresh 1244 installation. A request was made for the 1243 packages to test.

Read the entire article here...


Help Desk Tips and Tricks with ControlUp Products

Posted on February 12, 2026

A user asked for help with scripts to assist their Help Desk staff, mentioning that they use Microsoft Intune in their Microsoft shop. Another user replied with suggestions for scripts that can automate tasks such as clearing cache and repairing Office. Another user shared two stories about using their ControlUp products to improve their support process and provide a better experience for customers. The community is encouraged to share their own tips and experiences.

Read the entire article here...


Comparing Permissions in ControlUp VDI App and RTC

Posted on February 4, 2026

A user asked about permissions in VDI App versus RTC and mentioned having different accounts. Another user requested for more information. A third user chimed in, explaining that the web console will not work like RTC and will have different functionality. The Dev team is working on bringing over all RTC features, but it cannot be done in the same way. Customers have been asking for certain features that are not possible with the RT console.

Read the entire article here...


  • Page 1
  • Page 2
  • Page 3
  • Interim pages omitted …
  • Page 9
  • 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..