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...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
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
Simplifying RBAC and the Real Time Console
A user had a question about RBAC and the RT console. They shared their current process - creating folders for each customer server, disabling inheritance, and denying access for all groups except the desired ones. This can be time-consuming and needs to be repeated every time a new group or folder is added. There are plans to simplify this through API's in the future.
Read the entire article here...
Read the entire article here...
DEX Script Output in ControlUp
A user started a POC for CU for Desktops and asked if there is a place for DEX to store script output in order to troubleshoot errors. Another user advised using SIP EVENT BEGINS/ENDS to capture the output and noted that enhancements are planned. They also mentioned that script failures are logged in the system events. The specific support page URL is provided.
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...
Automating Firmware Updates in ControlUp
A user inquired about automating firmware updates for hardware issues via ControlUp. Other users suggested writing a script for automation and mentioned the possibility of retrieving the current firmware version programmatically, although it may be vendor specific. No specific examples were mentioned.
Read the entire article here...
Read the entire article here...
Automation for Updating Dock Firmware to Avoid Replacement
The group discusses implementing automation for updating dock firmware in response to hardware issues, avoiding the need for device replacement. A step-by-step process is suggested, along with alternative methods such as hosting the necessary software in a cloud bucket for easy installation. This topic was initiated by a user in the group.
Read the entire article here...
Read the entire article here...
Confusion regarding Scoutbees API documentation and availability on ControlUp website.
A user reported that the honeycomb API doc link was not working and asked for confirmation on an alternate link. Another user shared using the Scoutbees APIs and asked about any additional work being done for them. The PM was also tagged in the discussion. It was clarified that the Scoutbees API documentation is available on https://api.controlup.io/ under the "Synthetic Monitoring APIs" section in the Table of Contents.
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...