Various members discussed the need to reboot servers on a weekly basis, and the issues it could create with load balancing. It was suggested that ControlUp users stop and start the monitors directly from the console, which can properly rebalance the environment. It was also suggested that a PowerShell command be created to restart the monitor services at once.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
EUC sync scripts is not fetching the updated objects added to the delivery groups
An issue was being discussed where EUC (end user computing) sync scripts were not fetching updated objects added to delivery groups. In addition, there was a question asked about cost management for azure provision workloads, with responding comments about scripts for cost reports, as well as ideas for a script that would track the cost of a particular machine. The conclusion was for further discussion about these requirements in a call the next day. KBA feedback for the EUC sync script was also requested.
Read the entire article here...
Read the entire article here...
Using Multi-Factor Authentication (MFA) with ControlUp and Scoutbees
A user asked about using Multi-Factor Authentication(MFA) for Scoutbees with ControlUp, discussing external and internal scouts, static tokens, and options such as TOTP. Phone call verification and SMS-based MFA are both supported, as well as TOTP and static codes. Documentation was described as "clear as mud".
Read the entire article here...
Read the entire article here...
Getting Alerts for Low WiFi Signal with ControlUp
A user asked about getting an alert for low wifi signal exclusive to computers using wifi, and was suggested to use a parameter with a specific value. The user then asked if it's possible to get a toast notification for the end user showing a "low wifi signal" message - which can be done using a script from the ControlUp Script Library (https://www.controlup.com/script-library-posts/notify-user-when-poor-wi-fi-detection/), and a demo video can be found on Vimeo (https://vimeo.com/manage/videos/766155433). The user also shared that their alarm usually goes off at 6.30am and they get out at 6.45.
Read the entire article here...
Read the entire article here...
What ControlUp Trigger / Automated Actions To Use For CVAD Environments?
The user asked what automated actions people use for CVAD Environments and shared some of their go-tos. These included checking session state, trimming processes, adjustingpriority, and rescaling based on RAM. Another user shared their top AA use cases and suggested adding additional Automated Script based actions.
Read the entire article here...
Read the entire article here...
Investigating Discrepancies in ControlUp Columns
The user discussed the difference between two columns in ControlUp's KB - TimeSpan is based on a specific timezone and Uptime is calculated from the LastBootTime. Uptime in minutes is the difference between the same Uptime converted to DateTime and the local machine's DateTime.Now, which can be queried in PowerShell through Get-WmiObject or System.DateTime.Now. Further information can be found in the ControlUp support documentation at https://support.controlup.com/docs/monitor-cluster-powershell-fields-by-table?highlight=Uptime%20in%20minutes.
Read the entire article here...
Read the entire article here...
How to Show the External Source IP Address in ControlUp Solve
The user asked if there was any way to display the external source IP address of a session in ControlUp Solve like in Citrix ADM. It was suggested to add the Client Public IP address to the view, and it may require Remote DX to populate the value. Another suggested option was a script to obtain the information; however, the user opted to use Citrix ADM since it includes historical data.
Read the entire article here...
Read the entire article here...
Troubleshooting a Script to Disable Maintenance Mode in Cloud-Managed Citrix DaaS
A user had troubles with a script for taking a machine out of maintenance mode in cloud-managed Citrix DaaS. It was suggested to check the parameters and to compare the script for enabling maintenance mode. The issue was solved by installing the Citrix SDK, saving credentials to a secureclient.csv file, and including the Set-XDCredentials command in the Disable script. It was recommended to update the scripts for the Cloud environment.
Read the entire article here...
Read the entire article here...
Solving DNS Issues for Horizon View/VMware Horizon and Controlup Agents
This discussion focuses on a DNS issue experienced with Controlup agents communicating with the console and monitor. Possible solutions include using a logoff script to release the IP address, solving the DHCP scavenging issue, flushing the DNS, and setting permissions to only allow the DHCP server to update DNS records. VMware Horizon (previously Horizon View) was also mentioned.
Read the entire article here...
Read the entire article here...
Get the Best Triggers for Alerting from the Community and Trigger Pack
A user asked for triggers to be shared with the community for alerting in their environment - focusing on VMware Horizon triggers but other types are welcomed. A second user showed interest in WiFi triggers. In addition, the Trigger Pack provides additional triggers related to VMware, Citrix, Microsoft, FSLogix and more and can be found at https://support.controlup.com/docs/trigger-packs.
Read the entire article here...
Read the entire article here...