Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
ControlUp Adds Community to the Innovation Guild!
How to Create Triggers for MS Defender Endpoint Scripts in ControlUp
A user created a PowerShell script to check if a machine is running MS Defender Endpoint in EDR Block Mode and asked about setting up a trigger for alerts. Another user suggested using event log entries to trigger actions, citing a thread discussing it on the ControlUp Community Slack. The original script is provided in the discussion for reference and the user updates it to address false positive reports. The final version of the script is tested and confirmed to work.
Read the entire article here...
Read the entire article here...
Using ControlUp Triggers to Restart VMs with Pending Updates in Citrix
There is a question about using ControlUp Triggers to restart a VM when the user count reaches 0. There is a trigger set up to check the user session and reboot, but the check pending update condition is not working. It is clarified that the update referred to is for a master/golden image for Citrix. The CVAD pending image update column is suggested as a possible solution. A screenshot is provided for reference.
Read the entire article here...
Read the entire article here...
Clarifying the Redirect Issue in Custom Hive Overview
Users discussed an issue with Custom Hive Overview where navigating to https://api.scoutbees.io redirected them to a different page. They confirmed that the image was correct and that the redirect was to the documentation page for Scoutbees API, which can now be found at https://api.controlup.io/. They also mentioned that the redirect only occurs when accessing the page through a browser and not through a different connection.
Read the entire article here...
Read the entire article here...
Configuring ControlUp to Send Logs to On-Prem QRadar using API
A user asked about configuring ControlUp to send logs to an on-prem QRadar using an API. Another user provided the API endpoint and praised ControlUp's developers. The API endpoint can be found at https://api.controlup.io/reference/orgauditlogpubliccontroller_getall
Read the entire article here...
Read the entire article here...
Troubleshooting a Stopped Trigger in ControlUp
A user is experiencing trouble with a trigger that suddenly stopped working. They shared a screenshot of the trigger and asked for suggestions on how to improve it. Other members chimed in and offered potential solutions, such as checking the trigger's configuration in PowerShell and verifying the versions. A script to test triggers was also suggested. The user has resorted to using a PS script via scheduled task for alerts. They also checked the Web Interface, which reported a server as Not Active even though it was running in SGP. They requested a script to test triggers. They were also asked what the Get-BrokerController showed for those brokers.
Read the entire article here...
Read the entire article here...
Uninstalling ControlUp Agent Using Powershell
A user asked for guidance on uninstalling an agent from an on-premises architecture using Powershell and CUP version 8.8. The solution suggested by another user was to access the registry at "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ControlUpAgent" to find the uninstall string and remove the agent. No ControlUp URLs were mentioned.
Read the entire article here...
Read the entire article here...
ControlUp Releases ControlUp for VDI 9.1
Simplifying RBAC and the Real Time Console
A user had a question about RBAC and the RT console. They shared their current process - creating folders for each customer server, disabling inheritance, and denying access for all groups except the desired ones. This can be time-consuming and needs to be repeated every time a new group or folder is added. There are plans to simplify this through API's in the future.
Read the entire article here...
Read the entire article here...