A user asked about the row limit of data returned via the API - they needed to use Export to CSV for 65k max. To retrieve this data, the user should add to the end of the URL, 'export=true'. Thanks to Wouter, the user now knows how to gain this data.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Syncing Between AD and ControlUp
A user asked about putting in place a sync between AD and ControlUp and wondered what the folderpath attribute should look like in their case. The universal sync script is the replacement for the CVAD script, and should be used for EUC. It was suggested to add an introductory section comparing the AD Sync and EUC Sync to the documentation, which the team is now doing. The link in the EUC Sync documentation was removed due to being deprecated. The updated documents can be found at https://support.controlup.com/docs.
Read the entire article here...
Read the entire article here...
How to schedule a report first of every month via ControlUp Scoutbees?
A user asked whether it was possible to send a monthly report with metrics for EUC environments using Scoutbees; it was suggested that this can be done with the API called Honeycomb and a link to the KB article was provided. It later emerged that the Honeycomb API is a beta version of Scoutbees and will be available soon.
Read the entire article here...
Read the entire article here...
Script to Display Notice for CVAD Login
A user asked for a script or something to display a notice to a user when they login to a Citrix Virtual Apps and Desktops (CVAD) session. Two possible solutions were suggested: displaying the message in a graphical window, or using a classic 'Dr. Livingstone, I presume?' message.
Read the entire article here...
Read the entire article here...
Troubleshooting Slow Logons with ControlUp and FSLogix
A user asked for a way to examine slow logons in a new FSLogix configuration. @member suggested watching the ControlUp Analyze Logon Duration webinar for an introduction to the ALD script, followed by the extended Q&A blog/video. They also recommended launching an FSLogix log parser script to look for retries and the "loadProfile time" in the ControlUp logs. The user is asked to report their results. Weblinks: ControlUp Analyze Logon Duration webinar: https://www.controlup.com/webinars/webinar-end-slow-logons-forever-with-controlup/; ControlUp Analyze Logon Duration Q&A blog/video: https://www.controlup.com/resources/blog/entry/controlup-analyze-logon-duration-after-hours-an-extended-webinar-qa/; FSLogix log parser script: https://www.controlup.com/script-library-posts/fslogix-log-parser/.
Read the entire article here...
Read the entire article here...
How to Easily Keep Track of View in ControlUp Solve?
A user was having difficulty keeping track of their views when moving between locations in Solve. They wanted the ability to have set the same default view everywhere, which is currently not a feature. Dennis suggested that the configuration for the views can be found in a file, and an API endpoint exists to save presets, but difficulties in table configuration and view translation remain. Chris commented to review the notes given by a member and Dennis updated that this behavior is not intuitive and is highly prioritized.
Read the entire article here...
Read the entire article here...
Creating a Script for Maintenance Mode Changes on Citrix Machines
This discussion was about creating a script to show who changed maintenance mode on Citrix machines and when, as well as potential logs for restarts, forced logoffs and MCS updates. The ControlUp Script Library already includes a script that shows log information, but users suggested modifications to provide more detailed information such as for maintenance mode changes. The discussion was in favour of this idea as it would allow for quicker learning of the why behind accidental maintenance mode changes. The Script Library URL is https://www.controlup.com/script-library-posts/show-citrix-director-actions/.
Read the entire article here...
Read the entire article here...
How to Report and Alert on VM’s with System Event Source “Bugcheck”
It is possible to create an event trigger to alert on virtual machines (VMs) with system event source "bugcheck" through email (or webhook and a few other options). However, this would only work when the event is occurring, not for past events. If the event relates to a blue screen, the agent might be gone and it won't alert. To solve this, it is suggested to set a trigger when the VM status goes from error to ready and run a script to check for that event.
Read the entire article here...
Read the entire article here...
How does ControlUp Agent Certificate Communication Work?
It was asked if a single certificate needs to be used across Real-Time Consoles, Monitors, and ControlUp Agents, with the Consoles and Monitors holding the private key while the public key is deployed to the Agents. Remediation can be automated for the agents with a GPO, and for the Console/Monitors with a supported PowerShell scripted provided by ControlUp. More information on agent certificate communication can be found at https://support.controlup.com/v1/docs/certificate-based-agent-authentication.
Read the entire article here...
Read the entire article here...
Can ControlUp Insights display ICA proxy connections for my NetScaler Gateway?
The ControlUp console displays ICA proxy connections for NetScaler Gateways, but ControlUp Insights does not. Filtering session activity reports by initial client IP or using export-cuquery may provide the desired results. Details can be found on the ControlUp Support page: https://support.controlup.com/docs/monitor-cluster-powershell-fields-by-table#hdxsessions.
Read the entire article here...
Read the entire article here...