A user asked for help with editing or stopping automated reports in ControlUp's Solve. Another user suggested checking the Settings - Automated Reports section, and the issue was resolved. However, it was noted that while the description of a report can be edited, the report name itself cannot be changed.
Read the entire article here...
ControlUp Community Training & Support Archives
All training and support-related archives from inside the ControlUp Community on Slack.
Generating Daily Unregistered Citrix VM Report from ControlUp
A user asked if it's possible to generate a daily report of unregistered Citrix VMs from ControlUp. Another user responded that it can easily be exported using the PowerShell module and further detail was provided. Automation is also possible through a scheduled trigger or SBA. A script in the library was mentioned but the first user was recommended to use the new script. Steps for running the script and setting up automation were detailed.
Read the entire article here...
Read the entire article here...
Understanding the Difference Between ControlUp On-Prem and Cloud Versions
A question was asked about the difference between the on-prem and cloud versions of ControlUp, as well as the validity of the release notes. The company clarified that the on-prem version is based on the latest cloud version build and includes additional on-prem features. They also provided a link to dedicated on-prem release notes.
Read the entire article here...
Read the entire article here...
Trouble with Admin Rights and Scoutbees in ControlUp
A user reported losing admin rights in Scoutbees and unable to edit or delete scouts. Other users reminded them of the failsafe to have at least one Admin and suggested submitting a support ticket for assistance. A screenshot was requested to investigate the issue further. The user later updated that they had deleted an old account and could no longer access Scoutbees on multiple organizations. Support was working on resolving the issue.
Read the entire article here...
Read the entire article here...
Changes to ControlUp Support Site: Where is the “Create Ticket” Button?
A discussion took place about the changes to the support site, and the lack of a "Create Ticket" button. It was suggested that the option is now available under the user's profile on the top right after logging in. If not, users can still log a ticket via email. The button will be back soon. 🤫
Read the entire article here...
Read the entire article here...
ControlUp Logs and Syslog Functionality for Edge DX Users.
A user asked about Syslog functionality for ControlUp logs on their SIEM tool, as they are exclusive users of Edge DX. Another user suggested using API's to extract logs, and mentioned the use of a cloud-hosted Splunk. They also discussed Windows event logs on endpoints, with event IDs for remote control/shadow and shell sessions. Mac logs are kept separately, and can be accessed through a specific command. An event staffer confirmed the information.
Read the entire article here...
Read the entire article here...
Modifying Fields in ControlUp at the Database Level
A user asked about modifying fields in ControlUp at the database level, specifically mentioning the "Description" field. Another user suggested using the Tags column, which is available through a post-VM boot script. The possibility of using a logon script based on user details and connection was also mentioned. The URL for adding the Tags column is provided: https://support.controlup.com/docs/add-tags-column-to-information-grid
Read the entire article here...
Read the entire article here...
Exporting HDD Disk or Drive Size for EUC Inventory List
A user asked about the availability of hard drive disk or drive size values for creating an EUC inventory list for the boss. The values are not available directly from the webinterface, but they can be exported using the powershell cmdlets from https://support.controlup.com/v1/docs/monitor-cluster-powershell-fields-by-table#logicaldisks, or the Logical Disks view in the RTC.
Read the entire article here...
Read the entire article here...
Editing VM Configurations with ControlUp
A user asked about using ControlUp to edit virtual machine (VM) configuration items such as NICs and CPUs. The use case would be to optimize VM configuration and report if cores were assigned from multiple sockets, and also repair them. While there isn't a ControlUp specific script for this, there are pre-existing scripts available, and the user suggested a 'set CPUs = 1' parameter should be taken. Goal is to have CPUs match the number of cores, so sockets is 1.
Read the entire article here...
Read the entire article here...
Creating ControlUp Triggers for Process Crashes in Windows 10 VM
Users discussed creating triggers for detecting a process crash in a Windows 10 VM. The ideal event ID for this is 1000, with 1002 being used for a hang. Invoke-cuquery can be used to pull crash events from the last hour. Edge uses 1000 and 1001, with 1001 being used for something else. Insertionstrings can be used for other fun stuff.
Read the entire article here...
Read the entire article here...