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...
ControlUp Scripts & Triggers Training & Support Archives
ControlUp Script and Trigger training and support-related archives from inside the ControlUp Community on Slack.
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 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...
How to Export Connected Machines from ControlUp with Ease
A user asked for assistance in exporting a list of all connected machines to a CSV file. Another user suggested using the "Invoke-CUQuery" function from ControlUp's support page. Another solution was also provided using the "Export-CUQuery" function with different fields selected.
Read the entire article here...
Read the entire article here...
Chatting about Userprompt.exe and How to Display Messages Using Scripts
A member asked what app or tool was used for displaying a message - it was confirmed to be userprompt.exe and a link was provided explaining how it can be launched with a script.
Read the entire article here...
Read the entire article here...
Sending User Actions Script to All Devices using Workflows
A user asked for help with sending a user actions script to all devices on a specific date and time. It was suggested to use Workflows, but it was noted that the underlying API only accepts a single device ID. Another user suggested using a loop or HttpRequest with the full payload to the devices/action endpoint. They requested help in building this and offered to jump on a call.
Read the entire article here...
Read the entire article here...
Deploying ControlUp for macOS Using MDM
The team discussed deploying ControlUp for macOS and how there may be a prompt for end users to allow this in system settings. A solution discussed was adding a mobile profile file to the Mac agent installation section in the knowledge base, as well as using MDM for macOS 26.x.
Read the entire article here...
Read the entire article here...
Changes to ControlUp data collection: Agent vs. PowerShell scripts
The discussion revolved around ControlUp's Agent collecting data instead of using PowerShell scripts. This new approach is currently being tested with design partners and a few other companies. It was suggested to test it with a select group first to ensure there are no issues. It was also mentioned that multiple rules can be set up with specific device tags.
Read the entire article here...
Read the entire article here...
Signing Scripts for Stricter Policies on Endpoints
The group discussed signing scripts for stricter deployed policies on endpoints. They confirmed that signed scripts can be used on all platforms but might need to be manually added to the bottom of scripts. Options for modifying existing scripts or enabling native data collection were suggested.
Read the entire article here...
Read the entire article here...
Setting up Triggers in the ControlUp DEX Alerts Tab
A user asked for clarification on how to set up triggers in the ControlUp DEX Alerts tab. They had previously set up triggers that resulted in emails and incidents in the Incidents tab, but nothing appeared in the DEX events. Another user suggested verifying that the incidents show up in the old UI before contacting support for further assistance. The required version for the ControlUp Monitor responsible for collecting this data is 9.1.5.313 or above.
Read the entire article here...
Read the entire article here...
