Join us in Episode #8 of ControlUp Community Radio, where your host, Douglas Brown, welcomes Guy Leech, a distinguished CTP, MVP, and VIPP.
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.
Managing ControlUp triggers and logging information
A user asked about logging for ControlUp triggers. Other users recommended checking the incidents pane and audit log for information, as well as looking into Windows events for SBA. One user suggested creating a trigger to email when a trigger does not run for easy tracking.
Read the entire article here...
Read the entire article here...
ControlUp – A Game Changer for Server Migration and Troubleshooting
A user shared how ControlUp has made server migration to new vCenter and network VLANS easier, saving hours of manual work. The tool offers multiple features and visibility into different environments to help resolve issues and prevent finger-pointing. Other users also express their appreciation for ControlUp's handy features such as historical troubleshooting and data analysis.
Read the entire article here...
Read the entire article here...
Troubleshooting Missing Edge DX Script Actions in ControlUp
A discussion was held on missing Edge DX script actions in the script library of one org. It was suggested that the missing scripts could be added as "custom" in the Settings/Scripts section. The corresponding option can be found under Organizations > Manage Organizations > Select Organization > Settings > Scripts. One user also mentioned that these scripts are not out of the box items and will need to be added manually. ControlUp URL: https://app.controlup.com/ui/#/org/organization/manage/configuration/settings/scripts
Read the entire article here...
Read the entire article here...
Initiating a Tracert for High Latency Detection in ControlUp
After discussing how to initiate a tracert when high latency is detected, a user suggested setting an alert based on the _devices index and using a script to run the tracert and log the data into a custom index. However, it was noted that tracert results may not always show the culprit. A screenshot was attached as an example and it was suggested to have a threshold that triggers a tracert viewable from the UI directly on the endpoint. It was also mentioned that the samples seen in the graph are per minute, so there may have been an ongoing issue.
Read the entire article here...
Read the entire article here...
Troubleshooting Data Storage Issues with PowerShell Script in ControlUp
A user had trouble with a powershell script not storing data in the data index on a specific device, but with the help of another user's input, the issue was resolved. The correct script with a dummy key value, JSON format and dummy key field name can be found in the discussion.
Read the entire article here...
Read the entire article here...
Generating Reports on GPO Application with ControlUp
A discussion about a new GPO led to the suggestion of creating a report on devices that have received the GPO using ControlUp and scraping the output of the gpresult command. Information on how to do this can be found in a recent ControlUp blog post. A script was also provided for converting the output to json and generating a report. A link to the post and the script was included.
Read the entire article here...
Read the entire article here...
ControlUp Console Threshold Discussion
The group discussed the thresholds on the ControlUp console, specifically regarding the color red indicating a value over the threshold. The first line on the diagram may not be an average of 0, but the second line cannot be an average of 0. The conversation was focused on understanding and troubleshooting these threshold values.
Read the entire article here...
Read the entire article here...
Python Support and File Transfer on ControlUp
One user asked if Python will be added to the windows script list on ControlUp. Another user suggested using Powershell to call the Python script. A third user mentioned using Invoke-Webrequest or copying the script itself in the script window for file transfer. Another user suggested using a PS1 script that encapsulates the python script and checking if python is installed, and installing it if necessary. They also mentioned hurdles with file transfer and suggested a feature request for blob storage. Overall, Python support on ControlUp is not currently on the roadmap.
Read the entire article here...
Read the entire article here...
Troubleshooting Logon Analyzer Errors in ControlUp
A user was having issues with the Logon Analyzer script, receiving GPO errors and no valid output. Other users suggested checking if auditing was enabled and the number of GPO's in the environment, while the code was also mentioned as a possible issue. The specific error message "WQL duration processing failed" was also discussed.
Read the entire article here...
Read the entire article here...

