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...
Reporting Related Training & Support Archives
Reporting training and support-related archives from inside the ControlUp Community on Slack.
Applying Physics to IT – A Conversation with Val King
Eugene Kalayev and Douglas Brown sit down with Val King, CEO of Whitehat Virtual Technologies, TOCICO board member, and a two-time CIO, now available on-demand.
Read the entire article here...
Read the entire article here...
ControlUp Survey.exe Crashing: AV Exclusions to Blame?
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...
Read the entire article here...
How to Pinpoint CPU-Heavy Processes Across Your VDI Fleet with ControlUp
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...
Read the entire article here...
Automating Notifications for Users with Low WiFi Signal in ControlUp
A discussion was held about using workflows to automate notifications for a high volume of users experiencing low WiFi signal on corporate WiFi. Ideas were shared about centralizing events and using AI features in ControlUp to count the number of affected devices and trigger an email or teams message. The suggested solution involved querying the _devices and device_status to gather relevant data.
Read the entire article here...
Read the entire article here...
Windows Devices Showing WIfi SSID as “PRIVATE”
Users are reporting issues with their Windows devices where their WIfi SSID is showing as "PRIVATE" and the WIFI signal is at 100% but no data is being shown. Turning off the WIfi access location seems to resolve the issue. More information can be found at https://learn.microsoft.com/en-us/windows/win32/nativewifi/wi-fi-access-location-changes
Read the entire article here...
Read the entire article here...
Efficient Scripts for Managing Persistent VM Usage in VDI
A user was looking for a script to manage the usage of persistent VMs in VDI. @member suggested using a dashboard or workflow, and @member had a script for this purpose. Another option mentioned was to check the user session count for a machine to see if it has been used in a given time period. @member explained that this script may not be efficient and provided examples for a better approach. It was also mentioned that a report could be created using this method.
Read the entire article here...
Read the entire article here...
Setting Up Alerts for Mac Devices in Edge DX
A user requested help setting up an alert in Edge DX to be notified when a macOS device shuts down or goes offline. They specifically asked for the exact Data Index, Field, and Condition to use. Instructions were given to navigate to Events → Alert Rules → Add Alert, set Product to Devices, and use the following settings: Method: Static Threshold, Category: Select the _devices data index, Field: last_communication, Operator: Contains, Time Window: 600 seconds (10 minutes minimum), Hits Required: 1, Retrigger Delay: 3600 seconds (1 hour). They were also reminded to add platform=2 for MacOS only.
Read the entire article here...
Read the entire article here...
Creating a Campus-Specific Wifi Dashboard with ControlUp
A discussion took place in ControlUp about building a dashboard for monitoring WiFi network experience based on SSID in four different campuses using the same name but different IP ranges. The suggestion of filtering by subnet on the new 2.18 version was brought up, but it was also recommended to group by BSSID for a better understanding of performance. The use of wildcards in filters and the potential of converting subnets from octets to numbers were also mentioned. @member and @member offered assistance with @member alerting the group of his involvement in creating a Wifi Dashboard but using BSSID instead of IP addresses. A demo tool for testing the desired dashboard was also provided by @member.
Read the entire article here...
Read the entire article here...
Troubleshooting CPU Utilization Data in ControlUp App Trends Report
A user asked about issues with CPU utilization data not showing in the App Trends report, to which Yoni responded that it is common for many processes to sit at 0% CPU and suggested checking the distribution for more insights. Another user inquired about checking successful vs failed sessions, to which another user requested clarification about what is meant by "failed sessions." The discussion included a screenshot and example of checking process distribution.
Read the entire article here...
Read the entire article here...

