An employee is troubleshooting the upgrade process for ControlUp. They are updating from version 9.0.5.423 to 9.1.5.445 and have encountered an rpc error when trying to add a monitor to a specific region. The issue is due to the console using the Windows identity of the person running the console, so the user may need to run the console as a user with permission or deploy the monitor through PowerShell. The recommended upgrade order is console, monitor, data collector agents, and all other agents. The ControlUp website has a guide for upgrading and the employee has a further question about downloading the Real-Time DX Console.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Setting Up a File-Triggered Maintenance Mode in ControlUp
A question was asked about creating a trigger that would monitor a file on a server and put the server into maintenance mode if it does not exist. The response suggested using a scheduled trigger with a PowerShell script to check the file's presence. The suggested script can be found at \\SERVERNAME\Core\ControlUpFileShareTest.txt and can be run with the command "powershell.exe -file c:\tech\scripts\find_files.ps1."
Read the entire article here...
Read the entire article here...
Navigating the “Grant Temporary Device Admin Access” Workflow Template in ControlUp
A user asked about the "Grant Temporary Device Admin Access" workflow template and the script it runs. They wanted to know where the script is stored and what it does. Other members helped by providing the script ID and retrieving the script for the user, as well as suggesting ways to edit the template for different use cases. The script and template are available in ControlUp's automation library.
Read the entire article here...
Read the entire article here...
Solutions for Purging Specific Records in ControlUp Custom Index
A team member asked about purging specific records from a custom index using the API. Luke responded that it is not possible at this time and suggested raising a feature request. The team discussed different solutions and came up with a suggestion from a PS engineer to use a local script that creates and checks for a file before sending data to avoid duplication. The purpose of the data is for OneDrive migration planning.
Read the entire article here...
Read the entire article here...
Uninstalling ControlUp agent on multiple devices with different versions
A user asks for help uninstalling the ControlUp Windows agent from multiple computers with different versions. They plan to use Tanium to uninstall, and ControlUp documentation provides the necessary uninstall script. Others advise on potential issues with enabling version control and note that ControlUp does not change the MSI GUID with each version. The user praises ControlUp's developers and their consistency.
Read the entire article here...
Read the entire article here...
Device Issues possibly caused by ControlUp task
There is an issue on the devices and it is suspected to be related to a ControlUp task. It is recommended to open a support case for this matter to be resolved. It is also suggested to use "native data collection" if "Signed Scripts" or other security measures have been enabled on the endpoints. This can be accessed through Devices > Configuration > Settings > Extended Settings.
Read the entire article here...
Read the entire article here...
Extracting Historical ICA RTT/Latency Data from ControlUp
A user asked about extracting historical ICA RTT/Latency data from ControlUp. Another user suggested checking the Session Details Historical report as well as the Session Activity column and using the API for various use cases.
Read the entire article here...
Read the entire article here...
Troubleshooting and Validating ControlUp’s Compliance API
A team member reported an error while using the new Compliance API and asked if it was a known issue. Another member suggested creating a new API key as a possible solution and confirmed that the API was working for them. The team explained how to use the API and shared a code for testing API key access. After rechecking, the team found and fixed the issue.
Read the entire article here...
Read the entire article here...
Modifying the Analyze Logon Duration Script for JSON Output
A member asked for help with modifying the analyze logon duration script to output json instead of a text file. Another member offered a modified version from a year ago and will set a reminder to share it tomorrow, with the original use case being to send the data to CU4D for processing. The modifications are between lines 5017 and 5290, but a call can be arranged to simplify it if needed.
Read the entire article here...
Read the entire article here...
Troubleshooting Script Execution in ControlUp
A user is having trouble executing a PowerShell script in ControlUp on a VDI with an agent installed. They receive an error message and are unable to run the script from the console. Other users suggest checking permissions and removing unnecessary lines from the script. It is also suggested to import the ps1 file instead of copying and pasting. The option to target machines in the console is discussed.
Read the entire article here...
Read the entire article here...
