A user asked if it was possible to see live output when running a PowerShell script as a script action. Another user suggested using a function to achieve this, while clarifying that ControlUp Script Actions do not stream output in real time. The first user mentioned seeing live output in other scripts and questioned if it was because they were forcing the output. It was confirmed by another user that this is not the case.
Read the entire article here...
ControlUp Agent Related Training & Support Archives
ControlUp Agent training and support-related archives from inside the ControlUp Community on Slack.
Remediation of VDIs with ControlUp for Compliance
A user asked about using CU4C to remediate vulnerabilities on VDIs. It was suggested that both the CU4C and VDI Agents must be installed based on documentation, but this may change when ControlUp Agent ONE is released.
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...
User Experiences Issue with User Sentiment Survey in ControlUp
A user encountered an issue while conducting a survey on User Sentiment during a management call, as only one out of three participants received the survey popup. The user has confirmed that the devices are online and on the latest GA, with all necessary settings in place. After further testing, the user has discovered that the survey was sent but did not display properly. A ticket has been requested to further investigate the issue.
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...
How to View Installed Store Apps in ControlUp
A user asked about viewing installed store apps in ControlUp. Eugene mentioned that this is currently being worked on and may be included in the upcoming "Agent ONE" release. In the meantime, he suggested using a custom script to create and implement a custom index for reporting on store apps. The script was also shared for convenience.
Read the entire article here...
Read the entire article here...
Troubleshooting Missing Machine Metrics in DEX after Updating ControlUp Agents
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...
Read the entire article here...
Troubleshooting Partial Data in ControlUp after Agent Replacement on AVD Session Host
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...
Read the entire article here...
