ControlUp is known for having a great technical blog with articles written by very intelligent industry experts with decades of experience. Keep your eye on it; you can truly walk away with good information and be much more knowledgeable on what's trending and essential in IT today.
Read the entire article here...
Physical Desktops Related Training & Support Archives
Physical Desktops training and support-related archives from inside the ControlUp Community on Slack.
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...
Can Controlup call an executable or script on Mac?
A user asked if they can use Controlup to call and run an executable or script on a Mac. The product manager said they will open a support ticket and share their ideas with the Product Manager for Edge DX. The team suggested a workaround of using Bash as the script language but starting Script with #!/usr/bin/env swift.
Read the entire article here...
Read the entire article here...
Sivan’s “Did You Know”: ControlUp Use Case Library Update
Sivan posted two updated use cases from the ControlUp Use Case Library: "Identifying Network Related Issues with Edge DX" and "Proactive Device Health Management with Edge DX". The user thanked Sivan and requested to keep posting more of these helpful cases.
Read the entire article here...
Read the entire article here...
How to build a report to display Remote Control / Remote Shadow in ControlUp
A user asked about generating a report from remote control/remote shadow sessions, and was suggested to filter it from the system events log, which is being expanded with additional events. Exporting as a csv is also an option. Title: Generating Reports from Remote Control/Remote Shadow Sessions
Read the entire article here...
Read the entire article here...
Installing ControlUp Edge DX on Non-Persistent VDI Images
A user was having difficulty finding documentation on installing ControlUp Edge DX onto a non-persistent VDI base image. The solution is to add the ONLYSTARTONBOOT=1 argument and to register machines by name in the agent settings within the tenant. Casing is important. The full command is: msiexec /i agentmanagersetup.msi /qn DEVREGCODE=(SampleCode) TENANT=(TenantName).sip.controlup.com ONLYSTARTONBOOT=1 REGISTERWITHNAME=1.
Read the entire article here...
Read the entire article here...
Accessing the API Tab in ControlUp SIP
In order to access the API tab in ControlUp SIP, users must login directly to SIP, not through DEX. If unable to log on, a support ticket can be submitted for a devops team to create an API key. An instructional video featuring all the steps to get started with Edge DX API and Power BI can be found at https://vimeo.com/843341854?share=copy. There is no exact ETA on when the API key tab will be available for DEX.
Read the entire article here...
Read the entire article here...

