This discussion provided tips on troubleshooting Protocol latency issues, with a focus on VMware. Suggestions included eliminating different factors such as resource contention, latency on server/datacenter-side, and client-side bandwidth issues. An example was given of a session with very poor user experience (caused by a data center issue), illustrating how this type of issue can be identified by looking at other sessions' bandwidth limit.
Read the entire article here...
ControlUp Community Training & Support Archives
All training and support-related archives from inside the ControlUp Community on Slack.
Troubleshooting Remote DX Activity on Dell Wyse Thin Client with ThinOS
A user installed ControlUp package on a Dell Wyse Thin Client with ThinOS 2211, but they are not seeing any Remote DX activity. Suggestions from ControlUp were to check with specific items found at https://support.controlup.com/docs/remote-dx-known-issues. After rebooting the Thin Client, Landon suggested something needed to go into the module.ini of the Citrix client on the endpoint.
Read the entire article here...
Read the entire article here...
Automating a Reboot with Two Triggers in ControlUp
A user was looking for a way to reboot a server after an Event Viewer error had triggered maintenance mode and logged out all users. It was suggested to use two triggers - the first would put the server into maintenance mode and set a registry key, and the second would check the registry key and if it was present, reboot the server. The use of a PowerShell script was offered to create the registry key in the first trigger. To ensure that only servers with the 1005 error code were rebooted, the registry key would need to be checked.
Read the entire article here...
Read the entire article here...
Troubleshooting Trigger that Runs Analyze Logon Script in MSP Mode
A user was having trouble getting their automated trigger to run their analyze logon script, and has identified that it is likely caused by running in MSP mode. Support has suggested clearing the console cache, and further investigation is taking place.
Read the entire article here...
Read the entire article here...
Adding a Brand New Tenant to Multi-Tenancy in ControlUp
When adding a brand new tenant (client) to multi-tenancy, a user must first use Click HERE button in MSP Mode, which is found below, and register a login access manager with an email address; the Register button will not work.
Read the entire article here...
Read the entire article here...
Understanding App Load Time in ControlUp
A user asked if there is a document outlining how App Load Time works. There is only one App Load Time entry for Edge and Chrome, and ControlUp will only monitor the app load time for the first app it sees. More information can be found at https://support.controlup.com/docs/en/app-load-time-?highlight=app%20load%20time.
Read the entire article here...
Read the entire article here...
How to automate “Force Reset VM” in the real-time console for a ControlUp Trigger?
A user asked if there is a way to automate a 'Force Reset VM' using the real-time console for a trigger. The ControlUp 8.8 Powershell module includes the option to use Solve Actions for this need. A sample script will be available at the end of the month.
Read the entire article here...
Read the entire article here...
ControlUp Script that sends a message box to a user in a Citrix session with a text plus clickable link or URL
I would like a script that sends a message box to a user in a Citrix session with a text plus clickable link or URL. Is that possible? I have tried to e...
Read the entire article here...
Read the entire article here...
How to Troubleshoot ‘Request Timed Out’ Error When Implementing ControlUp’s High Latency Analysis Script
A user asked for help with a script found at https://www.controlup.com/script-library-posts/analyze-high-latency-issues/, which was running the full 5 minutes before timing out. A member suggested to change the endpoint IP to the public one if the client is on the same network or at least pingable, but noted that most home firewalls will not allow ping so it will likely time out.
Read the entire article here...
Read the entire article here...
What command is executed when you right click on a proces and “kill process”?
When right-clicking on a process and selecting "kill process" using the RT Console, the user asked what command is being executed. They needed to create an automated action to kill winlogon.exe, which is preventing sessions from logging out. It was suggested that they use the Powershell Cmdlets for SOLVE Actions, as found in the ControlUp documentation. Alternatively, a stop-process force or taskkill can be used as part of a logoff trigger.
Read the entire article here...
Read the entire article here...
