A user asked about targeting specific devices for a ControlUp Edge DX alert, and Landon recommended using an environment variable in a script to make sure it only runs on certain devices. The user then clarifies their question to also include checking for WiFi strength, which can’t be done with a script but will have to be done manually. They thanked Landon for looking into it. The referenced support article can be found at https://support.controlup.com/docs/scripting-guide#targeting-a-script-at-a-specific-device.
Read the entire article here...
ControlUp for Desktops Training & Support Archives
ControlUp for Desktops (Edge-DX) training and support-related archives from inside the ControlUp Community on Slack.
Is it Possible to Disable ControlUp Edge DX Alerts Temporarily?
The user asked if it was possible to disable EdgeDX alerts temporarily - ControlUp responded that it is not possible without deleting the alert, but they are looking at adding it as an update to the alert system. The interim solution is to change the trigger level so it doesn't hit the threshold.
Read the entire article here...
Read the entire article here...
Understanding Bandwidth Limit and How it Differs from Speed Test in ControlUp
The discussion covered understanding bandwidth Limit, what it is related to, and how it differs from Speed Test. It was suggested RemoteDX or Edge can be used to run periodic bandwidth tests and determine the type of tests to run. It was also suggested that bandwidth limit is stored historically and that what factors need to be considered when measuring latency and disconnections.
Read the entire article here...
Read the entire article here...
Capturing Event Log Data with ControlUp Edge DX Documentation
Timothy's new documentation covers collecting event data from Agent, recording additional events, viewing recorded events with the event log report, setting up alerts and automation using the win_event_log index, running a script on a device to scam for historical events and remote control into a device to view events manually. The article can be found at https://support.controlup.com/docs/windows-event-logs-with-edge-dx and was praised for being well done.
Read the entire article here...
Read the entire article here...
Creating an Alert for Applications Crashing in ControlUp
@member asked for advice on creating an alert for applications crashing, but they weren't sure if they needed a certain event configured first or not. It was confirmed that they needed to configure the event before the agent can pick it up and the process was explained. https://cuacademy.controlup.com/ has more information on ControlUp alerts.
Read the entire article here...
Read the entire article here...
Latest ControlUp Blogs on Microsoft CloudPC, Intune, and Windows 365, Don’t Miss!
Assistance Finding CotnrolUp Edge DX Weak Wi-Fi Signal Notification Script
The user asked for assistance finding a script for an Edge DX weak wifi signal notification for end users, and was provided with a script to use and settings to change. It was suggested that adding the device name to the alert could help, as well as to make sure the retrigger delay was not set too low. The user was also advised to include >=1 in the script to ensure notifications were only sent for devices using a wifi connection.
Read the entire article here...
Read the entire article here...
How to install ControlUp Edge DX via Command Line
A user asked how to install EdgeDX on a RDSH Farm. It was suggested to modify the command line, adding "RegisterWithDeviceName": true and "REGISTERWITHNAME=1". Additionally, there will also be a need to check if the device group/tag needs to exist, as that may be a factor in the devices not appearing in Edge DX. Resources can be found at https://support.controlup.com/docs/edge-dx-agent-distribution-and-installation-for-windows.
Read the entire article here...
Read the entire article here...
Targeting Scripts to Specific Devices with ControlUp
It is possible to have a script with a system or user trigger run on certain device groups or tagged devices by checking the tags/groups within the script itself. The 'COMPUTERNAME' environment variable can be used to target devices, and the 'SIPDEVICEGROUP' environment variable can filter by Edge DX device group. A device_group text file stored locally can also be used, although the script will still run on all devices before stopping after the check is made. More details can be found at https://support.controlup.com/docs/scripting-guide#targeting-a-script-at-a-specific-device.
Read the entire article here...
Read the entire article here...
How to Create Custom Dashboards in ControlUp Edge DX?
Users asked about creating custom dashboards in Edge. Currently it only supports custom reporting inside the interface, but using a 3rd party tool is an option. Video demonstration of using the Edge API and import of data exports (csv) into a 3rd party tool were shared by @member. Professional services from ControlUp may help with building custom dashboards, although it is unlikely to be available before 2024.
Read the entire article here...
Read the entire article here...