Multiple ControlUp users discuss the best trigger to use for deleting a specific file shortly after a machine is booted. Suggestions include using a scheduled task or event ID based trigger. The file causing the issue is a OneDriveStandAloneUpdater.exe, which consumes a large amount of cache space when running. The preferred trigger is determined to be a scheduled task set to run a few minutes after machine startup.
Read the entire article here...
ControlUp Scripts & Triggers Training & Support Archives
ControlUp Script and Trigger training and support-related archives from inside the ControlUp Community on Slack.
ControlUp for VDI v9.1 Beta is HERE!
Using ControlUp Scripts to Power On Virtual Machines
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...
Read the entire article here...
Unveiling Powerful New ControlUp Automations: Agent Upgrades, FSLogix Alerts, and More
Using Synthetic Monitoring to Monitor External Services, URL Recommendations from ControlUp Members
Members discuss using synthetic monitoring to monitor external services such as Zoom, Telegram, Discord, and Slack. They mention the benefits of receiving alerts for service outages, and the need to determine reliable URLs for monitoring. Netify.ai's list of applications with their corresponding URLs is suggested as a starting point. There is also a mention of possibly bundling apps to streamline the process.
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...