A user asked for help in creating two of the same script actions for different clients in a MSP environment. Suggestions included manually copying settings/script content and editing the XML file, changing the SBAId and/or SBARootID. It was confirmed that any GUID would work by changing the RootSBAId in the XML.
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.
Script for CVAD Disconnect Reason Column in ControlUp
A user was looking for a script to get the CVAD disconnect reason column, but couldn't find anything in the script library. Bill suggested that it could be related to session failures - the user then clarified that they were trying to get data from the Citrix API (OData) for the CVAD disconnect reason column and it was not showing any data apart from 'unknown'.
Read the entire article here...
Read the entire article here...
Monitoring Master/Golden Images with ControlUp
A user asked if anyone was using ControlUp's controllers pane to monitor Master/Golden Images for software changes. Triggers can be used to alert when msiexec.exe is detected. The install date cannot be used, but it is roughly equivalent to a WMI query.
Read the entire article here...
Read the entire article here...
NEW ControlUp Edge DX, RealTime DX Updates!
Troubleshooting Monthly Trigger Scheduling with ControlUp Monitor Service Time Outs
A user was having trouble scheduling a trigger to run once a month, with the script running correctly when executed manually. After checking backend data and determining a support ticket was required, the team provided a Monitor log4net file and instructions for creating the log file. It was suggested to look into the trigger timings being in different time zones, and instructions were given for setting the Monitor service time outs. In the end it was discovered that the infrastructure servers had incorrect time zones, which caused the problem. ControlUp Monitor service time out was also optimized. The Monitor service should transition from 'started' to 'running' over time. The issue is now resolved.
Read the entire article here...
Read the entire article here...
Using ControlUp to Monitor RDSH Sessions and Reboot Devices on IGEL OS
A user asked if they can use ControlUp to monitor RDSH sessions and reboot sessions or Thin Client devices if necessary. Kursten suggested to add the RDSH hosts to the console and set up a trigger with a filter for the logoff script action, and said Thin Client devices could be done via Edge DX. They pointed to the ControlUp Academy for recommended training and to a Use Case for instructions on creating a trigger. Kursten also suggested looking into IGEL ThinClients, which have a post session command to "reboot". The Academy link can be found at https://cuacademy.controlup.com/.
Read the entire article here...
Read the entire article here...
Creating Toast Notifications With ControlUp Edge DX Scripts
A user asked about creating Toast Notifications with ControlUp's script for Edge DX. After getting an error in the script, they asked for help and received two examples from @member. It was also mentioned that BurntToast, a PowerShell module, could be installed and used with Edge scripts.
Read the entire article here...
Read the entire article here...
Adding Computers from Different AD Forests with ControlUp Monitor
A user asked how to add a computer in a different AD forest using the ControlUp Monitor. The EUC-Sync script, which can add machines is available, but the DNS records must be recognized. Additionally, the AD Connection needs to be configured in ControlUp Monitor settings in the Domain Identities section, which is not tied to the user logged in to the console.
Read the entire article here...
Read the entire article here...
Troubleshooting a Telephony Issue With ControlUp Data
A user asked if it is possible to get granular data from ControlUp to troubleshoot an issue with calls dropping on a telephony system. It was suggested that an alert or script be set up to gather data, however the customer preferred to use Citrix ADM. ControlUp already gives extra details for the Protocol Latency metric such as Min, Max and Avg over a 5-minute interval and users were asked if this was helpful for the issue. The question was left open-ended to determine if more granular data could be made available in the future.
Read the entire article here...
Read the entire article here...
Running Scripts with Administrative Privileges Through an SBA
A user asked about running a script with administrative privileges through an SBA. It was confirmed that the SBA runs in the system context on the remote machine, so administrative rights should already exist. A workaround of utilizing scheduled tasks was suggested, however the user mentioned that this was too complicated to get through their security team, and proposed the option to use shared credentials. It was mentioned that shared credentials can be used while copying files and to utilize a service account with admin rights when performing software installations.
Read the entire article here...
Read the entire article here...