We’ve been busy, so I thought it would be wise to update you on what ControlUp has been up to over the past two weeks…. As we’ve been busy…
Read the entire article here...
PowerShell Related Training & Support Archives
PowerShell training and support-related archives from inside the ControlUp Community on Slack.
How to Create Triggers for MS Defender Endpoint Scripts in ControlUp
A user created a PowerShell script to check if a machine is running MS Defender Endpoint in EDR Block Mode and asked about setting up a trigger for alerts. Another user suggested using event log entries to trigger actions, citing a thread discussing it on the ControlUp Community Slack. The original script is provided in the discussion for reference and the user updates it to address false positive reports. The final version of the script is tested and confirmed to work.
Read the entire article here...
Read the entire article here...
Troubleshooting a Stopped Trigger in ControlUp
A user is experiencing trouble with a trigger that suddenly stopped working. They shared a screenshot of the trigger and asked for suggestions on how to improve it. Other members chimed in and offered potential solutions, such as checking the trigger's configuration in PowerShell and verifying the versions. A script to test triggers was also suggested. The user has resorted to using a PS script via scheduled task for alerts. They also checked the Web Interface, which reported a server as Not Active even though it was running in SGP. They requested a script to test triggers. They were also asked what the Get-BrokerController showed for those brokers.
Read the entire article here...
Read the entire article here...
Uninstalling ControlUp Agent Using Powershell
A user asked for guidance on uninstalling an agent from an on-premises architecture using Powershell and CUP version 8.8. The solution suggested by another user was to access the registry at "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ControlUpAgent" to find the uninstall string and remove the agent. No ControlUp URLs were mentioned.
Read the entire article here...
Read the entire article here...
ControlUp Releases ControlUp for VDI 9.1
This one's a big step forward. Version 9.1 (build 9.1.0.661) significantly modernizes the architecture, focusing on scalability, performance, and real-world flexibility for large enterprises and Managed Service Providers (MSPs).
Read the entire article here...
Read the entire article here...
How to Create a Report for User Sessions on ControlUp Citrix Farm
A user needed help creating a report for all user sessions on a Citrix farm and exporting it to CSV. It was suggested to use the APIs for historical data or Powershell scripts. The user eventually found the download button for CSV.
Read the entire article here...
Read the entire article here...
Troubleshooting: Error when adding CVAD EUC environment to ControlUp Console.
A user was experiencing an error when trying to add a CVAD EUC environment in the ControlUp console. Despite trying different connection methods and troubleshooting, the issue was not resolved. After updating to ControlUp Console 9.1.0.654, the problem was resolved. It was suggested to check for specific console builds or update to version 9.1 as a solution. The user updates to the newest version and the issue is fixed.
Read the entire article here...
Read the entire article here...
Setting Up Alerts for SQL Always On Availability Group Failovers
A user asked for help with setting up an alert for a customer's SQL Always On Availability Group. Suggestions were made to use a PowerShell script or a scheduled trigger using the Edge DX agent. It was eventually resolved with the use of a PowerShell script that runs every 5 minutes and checks event logs for specific event IDs. No incidents are generated due to the potential scale of scheduled triggers.
Read the entire article here...
Read the entire article here...
Implementation of ControlUp monitoring for specific failed events
A user is looking to use CU to monitor their CA server for specific failed events, and wants to know if the trigger will work for each event. The trigger will only work for Warning or Error events, and one way to test it is by using a PowerShell script to generate a similar event on a machine with the CU agent installed. The script to create a test event is also provided. The event source must be created first if it does not already exist.
Read the entire article here...
Read the entire article here...
How to Troubleshoot ControlUp Monitor Script Actions Not Firing
A user encountered an issue with script actions not firing as expected on a ControlUp Moniter. This led to a discussion on potential solutions and troubleshooting steps, including checking the script location and examining monitor logs. The user ultimately decided to look into the issue further when they have access to the customer environment. Troubleshooting steps and suggestions were provided by other members in the Slack discussion.
Read the entire article here...
Read the entire article here...


