A user asked if there is a way to use SessionCreationDate as a trigger condition for a report. It was suggested to use Invoke-cuquery and toast popup instead, and a sample sba was pointed out as a resource to create Windows Events. The sample can be found in the ControlUp Community Library.
Read the entire article here...
Logs Related Training & Support Archives
Logs training and support-related archives from inside the ControlUp Community on Slack.
Investigating “Failed” EUC Scouts in ControlUp
For some EUC Scouts, 'Couldn't get SessionReady from the session' is marked as 'failed' despite the screenshots appearing successful. The duration of the logon might be too short, so increasing it and using baseline images may help resolve the issue. In one instance, the issue was caused by Scoutbees reconnecting to a disconnected session, leading to 12 hour-long failed Scouting, even though the connection was successful.
Read the entire article here...
Read the entire article here...
Locked Out of ControlUp Solve Portal Despite Permissions
A user was locked out of their Solve and DEX portals due to a permissions issue. After being granted all necessary permissions, they still couldn't access Solve from the console. It was established that the user needed the "Use Solve" right in their security policy. The user then tried a few solutions, including the add-cuuser cmdlet (https://support.controlup.com/docs/add-cuuser-create-new-solve-users#), but still could not access the portal. A restart of the monitor did not help however, so the issue is still unresolved.
Read the entire article here...
Read the entire article here...
How to Check if a User Accessed an Application such as a VPN in ControlUp
The user asked if it was possible to see if a user had used an application such as a VPN. @member recommended checking stopped processes and authentication logs, then provided a script to check the VPN default gateway. It was suggested that an alert could be set, but the user noted they were looking for a report. An update was provided, detailing how the user found the information they needed by looking at the user's login and logout times and logs. @member was thanked, and Blair was asked to set up a customer testimonial about it.
Read the entire article here...
Read the entire article here...
Sivan’s “Did You Know”: The ControlUp Audit Log
This week is about the Audit Log, which can be enabled to go to a SysLog Server or Centralized Auditing. For more information, take a look at the ControlUp support articles at https://support.controlup.com/docs/audit-log and https://support.controlup.com/docs/centralized-audit-log.
Read the entire article here...
Read the entire article here...
Investigating BSOD Reports with ControlUp
A user asked how they can get a BSOD report put into the Device Events of the computer it happened on, and also what parameters are available. A ControlUp member suggested the bug check code should be converted to Hex, and provided an example. They also recommended the user look into scripting, or upgrade to agent 2.13, which includes Windows Error Reporting. ControlUp 2.13 will provide UC&C improvements.
Read the entire article here...
Read the entire article here...
Is it Possible to Track Certificate Expiry with ControlUp?
A user asked if Controlup could track certificate expiry on storefront servers, as is done for ADC (trigger). A PowerShell script fired via a scheduled trigger can be used to alert before cert expiry, but Landon's smarter approach via scoutbees in ScoutBees can also be used. More information can be found in ScoutBees.
Read the entire article here...
Read the entire article here...
Setting Up Persistent Desktops and Servers With ControlUp
A user asked about syncing Active Directory computers with RealTime DX Console, and was advised to use GPOs or automated agent deployment to set up persistent desktops and servers. However, there are drawbacks to the latter which can be found in the ControlUp documentation. The Agent can now be upgraded from the console using a registry flag. The full discussion, including the relevant ControlUp URLs, can be seen at https://controlupcommunity.slack.com/archives/C0473N33S00/p1695332008532109.
Read the entire article here...
Read the entire article here...
Troubleshooting ControlUp Trigger Alerts for Computer Downs
A user asked about creating a trigger for when a machine goes down, and was having trouble getting the alert emails. Suggestions included verifying the machine was up when creating the trigger, killing the agent process, using a script to run checks for down machines, and rebooting the monitor server. It was also suggested to check the incident tab for the event trigger, use a custom trigger with an action to send an email, check the in-ram DB, and get the logs to support for review.
Read the entire article here...
Read the entire article here...
Creating a Trigger to Compare Two PVS Stores in ControlUp
A user asked for help creating a trigger which compares two PVS stores and sends an email if not identical. @member suggested ChatGPT, which can add an error to the event log if the contents are not the same, and a second trigger can be set up for the error. A PowerShell script was provided which writes an error message to the event log if changes are present in the folders, with the needed event log name, source, and EventId customizable.
Read the entire article here...
Read the entire article here...
