A user encountered an issue when running a script for pulling in a scheduled tasks trigger info. The output created an index that was empty and when clicked it showed a blank page. With the help of @member, they were able to create a script that would output details from the Trigger including StartBoundary, DaysOfWeek, WeeksInterval, DaysInterval, and NextRunTime. It was suggested that specific values may have been an issue with the output, but it was not concluded.
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.
Help with hung User Sessions in EUC Platforms on ControlUp Real-Time DX
This EUC discussion explored solutions to an issue where user's sessions are hung and don't want to reconnect. ControlUp's Invoke-cuquery can be used to figure out where a user has sessions, and a registry key value can be used to log them off - though this process must be done remotely. Alternately, there may be solutions available through the EUC platform. When sessions don't disconnect, this is usually due to antivirus, onedrive, or any systray tool - the best solution is to add these to the LogoffCheckSysModules registry value.
Read the entire article here...
Read the entire article here...
Making Machine Names Clickable in Custom Reports in ControlUp Real-Tine DX
A custom report was requested to make the machine names clickable, where the Device IDs can be pulled up and added into the URL. Product Owner @member was challenged with getting the Device IDs via a script and adding it to the report. This feature request was met with enthusiasm and it was suggested to use the Device ID found in the Registry. https://tenant.sip.controlup.com/device/#DeviceID#
Read the entire article here...
Read the entire article here...
How can we increase daily incident quota in ControlUp?
How can we increase daily incident quota?
Read the entire article here...
Read the entire article here...
Troubleshooting an On-Premises 8.7 Issue with SOP Not Functioning
A customer upgraded their On-Premises environment from 8.5 to 8.7 and introduced SOP 8.7, however it was not functioning. Possible fixes such as restarting ControlUp Monitor and SOP, changing the SSL cert, toggling "Ignore SSL Cert Errors", checking port 443, checking UserManagement logs, checking docker logs, creating a monitor log (Log4Net) and generating the key file again were suggested. They would also benefit from visiting https://support.controlup.com/v1/docs/cop-87-security-enhancement-for-monitor-sop-communication for further instructions.
Read the entire article here...
Read the entire article here...
ControlUp Edge DX system requirements and AV exception documentation
Someone was looking for system requirement and AV exception documents for Edge DX. The documentation available on Support Controlup showed AV exclusions for Controlup, which included one item needed for Edge DX. Powershell was found to be blocked by CarbonBlack, and it was suggested that Powershell should be allowed as Edge DX runs PS to gather metrics. It was also suggested that the Edge Docs be updated to reflect this, and that sipagent.exe should be whitelisted to allow Powershell to run.
Read the entire article here...
Read the entire article here...
Using ControlUp Edge DX to capture memory dumps after BSOD
Using Edge DX to capture memory dumps after BSOD.
One of our super smart engineers was talking to a customer who had a manual process for capturing memo...
Read the entire article here...
Read the entire article here...
How to monitor a running service using ControlUp?
ControlUp 8.8 will feature a service monitoring capability, as well as increased visibility and monitor health. Currently, services can be monitored using the real-time console, or by running a scheduled script. Previous versions have had issues with alerting, however in 8.7.0.655 stability has been greatly improved and weekly reboots have aided in this.
Read the entire article here...
Read the entire article here...
How to use ControlUp Edge DX to create a report of installed BIOS versions of your devices?
A user asked about creating a report to display machine name, model, and BIOS versions, and was advised to use Edge scripting and SIP DATA tags to convert WMI objects to JSON. To make sure the data is current, they were also advised to overwrite the data each time, and to use their own index. Certifications were also recommended. The article at https://support.controlup.com/docs/edge-dx-scripting-guide#example-for-powershell was provided for reference. The user ultimately managed to create the desired report.
Read the entire article here...
Read the entire article here...
Investigating Citrix VDA Registration Issues with ControlUp
A ControlUp user was dealing with a fallout after domain controller patching impacting Citrix VDA registration. Yoni suggested using the built in machine action GP Update to check the Events pane for ID 14 and the domain membership script action for repairing identity issues, while other ControlUp SMEs were tagged for further help. Links were also provided to Microsoft articles for Kerberos and Netlogon protocols.
Read the entire article here...
Read the entire article here...