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...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
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...
How to View Script Results on ControlUp
A user asked for the results of a script on ControlUp and was directed to check the Device Events or System Events screens. Another user mentioned the possibility of viewing data in a custom index and asked for screenshots. ControlUp then apologized for the late response and offered training courses at https://cuacademy.controlup.com/choose-your-path/.
Read the entire article here...
Read the entire article here...
Managing Duplicate Device Entries in ControlUp
ControlUp users discuss options for cleaning up duplicate device entries, which occur frequently during customer device migrations. Suggestions include adjusting cleanup rules, using a PowerShell script to automate deletion of duplicates, and deploying the agent with the property REGISTERWITHNAME=1. A helpful user has shared their script to automate the cleanup process.
Read the entire article here...
Read the entire article here...
Setting Up Biometric Usage Logging in ControlUp
Instructions for setting up a system to log biometric usage on endpoints were asked about in a Slack conversation with employees from ControlUp. The goal is to have a storage period of 7 years. Different suggestions were made, including using an API and PowerBI, as well as involving an account manager in the process. The data is associated with the user identity and compliance standards vary by country.
Read the entire article here...
Read the entire article here...
Help with writing data to an index using sip data at ControlUp
A user is seeking help with writing data to an index using sip data. They provided a script for gathering device information and converting it into a JSON object, but are running into issues with the data only showing up in device events instead of the desired index. Another user suggested using "SIP DATA" instead of "SIP EVENT" and requested to see the script for further assistance. The original user provided the script for reference.
Read the entire article here...
Read the entire article here...
How to Check if a Horizon Session is Using TCP or UDP in ControlUp for VDI
A user asked if it was possible to see in CU4VDI if the Horizon session protocol was based on UDP or TCP. Another user confirmed that this information is not available in Horizon's protocol/session metrics or in ControlUp, but can be found using netstat, Wireshark, or log files on either the client or agent. They also mentioned that the tool "Horizon Performance Tracker" can show this information, but the user did not have access to a Horizon environment to check.
Read the entire article here...
Read the entire article here...
How to Run System-Based and User-Based Scripts in ControlUp
A discussion about running a script in the user context of the currently logged on user, but triggered by a system event. Suggestions were made to use system-based and user-based scripts, with an example of setting and clearing tags using registry values. The issue of user/administrative permissions was discussed.
Read the entire article here...
Read the entire article here...
ControlUp Dashboard Views and PowerBI Integration
A question was asked about displaying a single dashboard view and linking to PowerBI for a specific dashboard. The ControlUp team confirmed that displaying a single dashboard view is currently not possible, but the RBAC team plans to implement this feature. It is possible to replicate the widgets in PowerBI with some work, and a template PowerBI query was provided. Additionally, it is possible to link to a single dashboard with filled in variables and a date range in the URL. The ControlUp team also mentioned the possibility of limiting access to specific devices groups in the dashboard and creating a viewer RBAC role for dashboards.
Read the entire article here...
Read the entire article here...
