A question was asked about a specific script from the ControlUp Script Library that powers on a virtual machine. The user asked if the script could also run a custom script on the local VM, explaining that their base image requires a specific patch agent service to be enabled and started at power on and disabled at shutdown. Another member replied that the script only performs a poweron action through CUmonitor and uses the hypervisor connection already set up. No reference is included in this summary.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Unveiling Powerful New ControlUp Automations: Agent Upgrades, FSLogix Alerts, and More
NEW - Automated ControlUp Agent upgrades, real-time FSLogix container failure alerts, and robust Procmon activity tracing. Streamline user logons, optimize session performance, and effortlessly manage VM power states all with a few targeted scripts…..
Read the entire article here...
Read the entire article here...
Improving App Identification in ControlUp VDI with Expanded Streaming API
A user was having difficulty identifying a CPU-heavy app in their VDI. They realized that the App Trends report was showing an average, which was being skewed by multiple instances of the same app with only one of them using significant CPU. To address this, ControlUp is expanding their VDI Streaming REST API to allow for pulling process data with filters. Users can contact their CSM/TSM or open a support ticket for assistance.
Read the entire article here...
Read the entire article here...
Troubleshooting Triggered Alerts in ControlUp.
A user was seeking help with triggering alerts for a dashboard, specifically with clearing alerts for machines that are powered down. Other members suggested adding specific conditions and using tags to avoid limitations with script actions.
Read the entire article here...
Read the entire article here...
Gathering logs through ControlUp Academy and PowerShell scripts
A discussion took place about using ControlUp Academy to gather logs via PowerShell scripts. Hosting a CDN in Azure was suggested as a solution. However, another user suggested creating a function instead that would prompt for the log location and then download it as a .txt or .log file. This would be helpful in situations where users don't have time to provide logs or are VIPs. The idea was also brought up to consolidate all log-related ideas into one to put pressure on product management. There was also a question about whether input can be prompted in EdgeDX or ControlUp for Desktops.
Read the entire article here...
Read the entire article here...
Troubleshooting Scheduled Triggers in ControlUp
Multiple users discuss issues with scheduling triggers using various methods and provide tips for debugging triggers and creating debug logs. Additionally, they discuss the complexities of ControlUp's scheduling logic and suggest ways to improve it. They also share the link to a helpful ControlUp script for creating debug logs.
Read the entire article here...
Read the entire article here...
Troubleshooting WMI Memory Leaks with ControlUp cuAgent
A user reported that at a customer, WMI memory leaks were happening due to the use of cuAgent on machines using ControlUp 8.8 or higher. Removing cuAgent resolved the issue and a ticket with support was created. They suggest using a ControlUp script (https://www.controlup.com/script-library-posts/show-local-wmi-activity/) to obtain WMI logs and identify the problematic cuAgent WMI queries.
Read the entire article here...
Read the entire article here...
Automating Server Names in PowerShell Scripts Using ControlUp
A user is asking for help with a PowerShell script, specifically on how to automate getting the server name from ControlUp for actions performed on the server. Suggestions were provided to utilize arguments and the ControlUp support documentation at https://support.controlup.com/docs/script-based-actions-sba
Read the entire article here...
Read the entire article here...
Issues with Trigger Alert and Starting Services in ControlUp
A user ran into issues with their trigger alert that was supposed to automatically start several services, but only two of them were able to be accommodated by ControlUp. The trigger was set up as a "Process Ended" trigger. Another user suggested trying a script-based action and shared a link to support documentation. The original user will try setting up a new trigger using "Scheduled Task" in hopes that it will work.
Read the entire article here...
Read the entire article here...
Exporting Built-In Reports with the ControlUp API
A user asked how to export built-in reports via the ControlUp API. Another user suggested using an aggregation on device name and disk usage, which can be found in the browser's developer tools. The API can be accessed at api.controlup.io.
Read the entire article here...
Read the entire article here...

