A user asked for help setting up an alert for first time use logins on Windows 11, to present a guided tour and web page. Another user suggested using a ControlUp script to set a flag file to avoid multiple runs. This method was compared to using Citrix login scripts from over 25 years ago. It was also suggested to check the date/time of the flag file for future updates.
Read the entire article here...
Triggers Related Training & Support Archives
Triggers training and support-related archives from inside the ControlUp Community on Slack.
Understanding Windows Event Logs with ControlUp
A team member asked for an explanation on how ControlUp tool triggers windows event logs such as Errors, Hangs, and Freezes. They also asked for recommended solutions. Another member shared that all winevt log information can be found on ControlUp, which can be filtered down by specific errors to see expanded details. To determine impact on users, troubleshooting and testing may need to be done. The application performance dashboard is recommended for this purpose.
Read the entire article here...
Read the entire article here...
Controlling High CPU Processes with ControlUp: Tips and Suggestions from ControlUp Team
A discussion took place about the most efficient way to throttle high CPU-consuming processes, including recommendations for using Citrix WEM or ControlUp for automation. A member suggested checking out built-in ControlUp actions that can be automated through triggers using cmdlets. WEM can also be activated for this customer in the coming weeks. It was also noted that a member named @member discussed this topic recently and may be able to provide more insights. The conversation ended with a mention of "fairly new" features in ControlUp.
Read the entire article here...
Read the entire article here...
Troubleshooting Available Desktop Triggers in ControlUp
A user was experiencing a problem with a trigger regarding available desktops and was looking for advice on how to manage machines that are powered off but technically available. Another user suggested checking the use of autoscale and policy settings. It was also mentioned that a script could be used to track the last power actions, but this is not a native feature.
Read the entire article here...
Read the entire article here...
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...
Using ControlUp Triggers to Restart VMs with Pending Updates in Citrix
There is a question about using ControlUp Triggers to restart a VM when the user count reaches 0. There is a trigger set up to check the user session and reboot, but the check pending update condition is not working. It is clarified that the update referred to is for a master/golden image for Citrix. The CVAD pending image update column is suggested as a possible solution. A screenshot is provided for reference.
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...
Running long scripts in ControlUp and its behavior
A user asked about the behavior of ControlUp when running long scripts. It was clarified that if the same script is rerun before the first one finishes, a separate process will be started and the scripts will run one after another. It was also mentioned that this process will soon be automated and trigger only runs daily if needed. This was done to prevent running the scripts manually too aggressively.
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...