A member asked for help with modifying the analyze logon duration script to output json instead of a text file. Another member offered a modified version from a year ago and will set a reminder to share it tomorrow, with the original use case being to send the data to CU4D for processing. The modifications are between lines 5017 and 5290, but a call can be arranged to simplify it if needed.
Read the entire article here...
Databases Related Training & Support Archives
Databases training and support-related archives from inside the ControlUp Community on Slack.
Creating Expressions and Dashboards in ControlUp
The user is inquiring about the creation of expressions in ControlUp, specifically trying to create a dashboard for CU customers. Another user suggests the use of CU Workflows to gather data and create custom indices for dashboarding. While a suggestion is made to potentially use Expert Builder, it is confirmed that this functionality is not available in filtering.
Read the entire article here...
Read the entire article here...
Monitoring NIC Dropped Packets in ControlUp
A user asked about viewing historical information for NIC dropped packets, but it is not stored in the historical database. They explored creating triggers to monitor it, but it did not seem to be the root cause. They ended the discussion wishing everyone a great day.
Read the entire article here...
Read the entire article here...
Understanding ControlUp Monitor Database and Query Options
There were questions about where the ControlUp monitor database is stored and what tables are available. It was suggested that the database is stored in RAM and data is only exported to the cloud backend for long enough. There were suggestions to use the powershell invoke-cuquery or api to query the database. It was also mentioned that the export-cuquery may have less impact on the monitor and export more data at a time.
Read the entire article here...
Read the entire article here...
Troubleshooting Location Issues in ControlUp
The team discusses a location issue, with one user's location showing up incorrectly. They speculate that the location may be based on the user's ISP address or obtained by the user's device. It is also mentioned that the red icon should show the location obtained by the user's device. The discussion does not provide a definitive solution.
Read the entire article here...
Read the entire article here...
Troubleshooting the SECOCL64.exe Crash in ControlUp.
The conversation on the company ControlUp discusses a crash occurring with the SECOCL64.exe application. Possible causes mentioned include a bug in the application binary, incompatible DLL injection, or a corrupt installation. It is suggested to check the event viewer, verify the installed version, and look for conflicting software. Other solutions suggested include reinstalling or repairing the application and checking for Windows updates. A custom dashboard will soon be released to make it easier to track crashes in an organization. It is also recommended to update audio drivers and disable DLL injections. Registries to enable crash dumps for SECOCL64 are provided for root cause proof.
Read the entire article here...
Read the entire article here...
How to Create Toast Notifications in CU VDI using PowerShell and ControlUp
A user is asking for help writing a trigger in CU VDI that alerts users to clean up their D drive. Another user suggests using PowerShell with BurntToast to create toast notifications, but notes that it must be run in the user's session. They provide several methods for doing so, including running in each user's session and creating a scheduled task. Another user suggests writing a script that runs on the monitor instead of the target machine and uses Invoke-CUQuery and Invoke-CUAction to get information and run the toast notification script on the user's session. They note that there are some nuances that need to be figured out and suggest using Get-CUAvailableActions to get the action ID of the toast script. A working example is requested.
Read the entire article here...
Read the entire article here...
Troubleshooting Time Zones with ControlUp
Some users reported experiencing incorrect time zones on Windows endpoints in the Netherlands, with some showing locations in the US and Australia. ControlUp uses location services or IP address to determine location, with location services being the primary option. However, devices not using location services may still have incorrect locations based on their IP address. Disabling location services does not solve the time zone issue. It is possible that Microsoft's IP to location database has errors.
Read the entire article here...
Read the entire article here...
Service Trigger in ControlUp – Is it Possible?
A user asked about creating a service trigger and potential options such as "not equal to RUNNING" were suggested. Another user suggested checking for corresponding processes that start a service and monitoring that instead. However, it was mentioned that triggering off of a service that runs under svchost may not be possible. The user ultimately decided to submit a feature request for this capability.
Read the entire article here...
Read the entire article here...
Troubleshooting EUC Connection in Citrix 2407
After upgrading a lab to Citrix 2407, a user noticed EUC Connection was no longer working and opened a ticket. The property 'VMPoweredOnDate' does not exist on type 'XenDesktopMonitor.XenDesktopMonitorV2.Connection'. A suggested method for troubleshooting is also mentioned.
Read the entire article here...
Read the entire article here...
