Hello. We are seeing lots of issues with users getting disconnected from sessions, and then not being able to reconnect to the VDI environment due to hu...
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Troubleshooting “Send Message To Horizon User” Script Error
The user was trying to run the “Send message to Horizon user” from the community script using a trigger but received an UAC error. Solutions such as disabling UAC from the Control Panel and making sure the Horizon pod was in the same ControlUp site as the agent machines were suggested. Additionally, the user had to generate Horizon creds on each Monitor server individually. The issue was eventually resolved.
Read the entire article here...
Read the entire article here...
How can one access the ControlUp scripts database from an on-premise console without Internet access?
A user asked how to access the ControlUp scripts database from their on-premise consoles without Internet access. Suggestions included downloading the entire scripts database to the server or importing individual SBAs, with instructions and links to resources. Thanks to quick answers, the user is now ready to update the SBA and AAVE in their on-premise environment (https://support.controlup.com/docs/how-to-update-sba-and-aa-ve-in-an-on-premise-environment).
Read the entire article here...
Read the entire article here...
How to Send Messages Based on FSLogix Triggers
A user wanted to send a message to the user whose disk had low profile space using an FSLogix trigger, but the script action for this couldn't be used. Oliver suggested creating a trigger for disk space and then using a script follow-up action to find the user GUID/key, followed by a send message action. He also suggested using Powershell to get the session ID of the user and using the MSG.exe native functionality to send a message to a specific session, if multiple users were using the same machine. Dennis suggested adding a filter for FSLogix Disk Type to the Trigger filter editor, and Nicholas linked a script that is helpful for single session setup. The roadmap also includes FSLogix disks per user.
Read the entire article here...
Read the entire article here...
How to Prompt Users to Reboot with ControlUp Script Actions
In order to have a script take action on a workstation and prompt the active user to reboot, various options were discussed, such as Toast Framework, Msg.exe, and Executables available in Edge DX. Edge DX has a local Executable to send customizable messages without the need of API, which can be used for the task. More information about Edge DX and Invoke-CUAction can be found in the ControlUp Support website (https://support.controlup.com/docs/invoke-cuaction).
Read the entire article here...
Read the entire article here...
Error “Communication problem. Please try agai n in a few minutes” when new user’s sign into ControlUp Insights
New users were experiencing an error when logging in to the SaaS URL's, and it was observed through the discussion that they would need to open the console first. It was suggested that for Solve users, they can be created without touching the console with the help of PowerShell cmdlets, CSV import, and SAML. The option is not yet available for Insights.
Read the entire article here...
Read the entire article here...
Join Us: ControlUp Community Meetup #4 – ControlUp Scripts from Zero to Hero with Guy Leech
Join us for the next ControlUp Community Meetup, where Guy Leech, a EUC veteran who has been writing software across five decades and for ControlUp for over five years, takes us from zero to hero on how admins, support folk, etc., can leverage the power of scripts within ControlUp to extend the product and their reach to almost anything without needing any knowledge of how to write or use scripts at all. ControlUp, and the community, do the hard work so you don't have to!
Read the entire article here...
Read the entire article here...
Can the ControlUp Solve web console connect to a machine with a pre-installed agent, or is the legacy console necessary?
A user asked if the Solve web console will allow users to add new machines with an already-installed ControlUp agent, which would replace the current "Add Computers" configuration step. It was mentioned that a new version of ControlUp will have changes to the agent deployment process that will make this step less relevant. As an alternative, the support page https://support.controlup.com/docs/euc-synchronization-with-universal-sync-script provides a PowerShell script to sync Virtual Machines, though this is subject to customers' security concerns.
Read the entire article here...
Read the entire article here...
ControlUp Script: Measuring VM Start Time with Azure AVD
This script is designed to measure the time it takes for a VM to start and accept the first user connection when the containing host pool is set to "Start VM on connect". It can be used with an Azure resource ID and tenant ID, and requires credentials to be configured beforehand. The script works with Azure AVD and is hypervisor independent, but it is unknown if it works with an on-prem hypervisor like VMWare or with Azure HCI.
Read the entire article here...
Read the entire article here...
Why isn’t the Citrix VM maintenance mode trigger activating when local storage falls below a certain capacity?
A user had set up a trigger to put a virtual machine into Citrix Maintenance Mode when local storage D:\ was below X GB, but it was not working. Another user shared screenshots of their own working trigger configuration and suggested the user upgrade to the latest ControlUp version. They also proposed trying a script that drains and reboots the server instead of putting it into Maintenance Mode. The latest ControlUp version was already being used.
Read the entire article here...
Read the entire article here...

