A user asked for a script to kill a process in a user session, and was given suggestions such as using the Kill Process function in the ControlUp GUI or creating an SBA using Invoke-CUAction. There are also examples of such scripts available on the ControlUp Community website and a Citrix-specific solution called "LogoffCheckSysModules" was also suggested. For more information and examples, visit the links provided.
Read the entire article here...
Triggers Related Training & Support Archives
Triggers training and support-related archives from inside the ControlUp Community on Slack.
Troubleshooting Device Location Updates in Edge DX
A user reported that their device location does not always update in Edge DX, giving an example of their device showing work location after working from home for 18 hours. A suggestion was made to check if device's public IP is changing when switching locations and checking the status of location services on the device's OS. A link to documentation on device geolocation was also shared.
Read the entire article here...
Read the entire article here...
Using Windows Event Based Triggers for Automated Actions in ControlUp
A user asked about the possibility of passing text/fields from a Windows event log message as arguments for a script action using the Windows event based trigger. Another user noted that this is not currently possible but can potentially be implemented in the future. They provided a link to a support document and explained how to access the necessary information using a sample event based object. Another user suggested using this feature for automated actions based on specific error criteria. Another option is to use built-in actions like reset VM which utilize the ControlUp service account for the hypervisor. ControlUp Academy may have more resources on this topic.
Read the entire article here...
Read the entire article here...
Exporting Cache Drive Usage Data Using ControlUp and PowerBI/Excel
A user asked how to export cache drive usage data to PowerBI/Excel for a customer who wants historical data. A scheduled trigger can be used with a specific query to retrieve the information and export it to a CSV file. Another user shared a tip on using wildcards in the query to retrieve data from specific folders.
Read the entire article here...
Read the entire article here...
Creating Triggers in ControlUp for Outlook Inbox Monitoring
A user inquired about creating a trigger for Outlook Inbox on a server, and received a response suggesting the use of ControlUp to run a script using PowerShell and the Outlook COM Object. The script would then check and report the number of items in the Inbox. An example code was also provided. This solution was provided by Yoni and can be implemented through ControlUp.
Read the entire article here...
Read the entire article here...
Trouble with ControlUp Trigger Resolved.
A user reported an issue with a trigger they created for ControlUp monitoring. After some troubleshooting with the team, it was determined that the incident reporting on the monitor had been exceeded - support had fixed the issue and everything was now working correctly.
Read the entire article here...
Read the entire article here...
How to Use Powershell for Bulk Trigger Management in ControlUp
A question was asked about using powershell to manage triggers in bulk. It was noted that the powershell module in version 9.0.5 has trigger management capabilities. The module can be accessed at https://support.controlup.com/docs/powershell-cmdlets-for-triggers.
Read the entire article here...
Read the entire article here...
How to Monitor File Count and Send Email Alerts with ControlUp Trigger
A user asked if it is possible to monitor file count on a specific server and send an email if the limit is exceeded through ControlUp. The reply suggested using a scheduled trigger and creating a script for the file count, which could then generate a windows event for a subsequent trigger to respond to.
Read the entire article here...
Read the entire article here...
Troubleshooting Web Login Timeouts in ControlUp 9.0.5
Members of the ControlUp team discussed an issue with the Web login for version 9.0.5, in which they were getting logged out after 24 hours despite setting the R/T console to 14 days. They questioned whether using SAML would change the session timeout, and another member suggested trying to rename the ControlUp folder in the roaming appdata in the profile.
Read the entire article here...
Read the entire article here...
Translating Trigger Values in ControlUp Scripts
A user asked about a key to translate the "trigger" values for scripts returned via the edgeDX API. Another user mentioned they have the information and will share it. The answer is found through the use of Github Copilot and AI.
Read the entire article here...
Read the entire article here...
