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...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Troubleshooting an Elevated Child Process Error in ControlUp
A user experienced issues running a script through ControlUp Console, getting an error message about an elevated child process. Dennis suggested it may be due to User Access Control being enabled, however it was not enabled. A further suggestion was to try the script locally with the quiet switch, however it was reported that this made no difference. Dennis explained that the difference was that a hidden window was created in the non-interactive window session.
Read the entire article here...
Read the entire article here...
Solving Issues with the ControlUp Monitors Role
A user was experiencing issues with their security policy graying out the ControlUp Monitors role, preventing access to agents. KB article on security best practises was suggested, along with adding the service account to an appropriate role. It was noted that 8.8 On-Prem was released, containing the bugfix, and that the user would be sent a download link. Release notes were also provided.
Read the entire article here...
Read the entire article here...
Viewing Dropped Packets in ControlUp Console
A user asked about opportunities to get CRC/Dropped Packets or port flapping type stats for Netscaler/Hypervisors in the ControlUP console. These metrics are pulled from the hypervisor per VM, but this may not be an option for Nutanix/AHV as it may not be exposed by the Prism API. Drop packets are only available from the hypervisor itself.
Read the entire article here...
Read the entire article here...
Where do AppVolumes and FSlogix Fit in Logon Time Counters with ControlUp?
The user asked where AppVolumes and FSlogix fall in the Logon Time Counters. The answer is "Logon Duration - Other" - as the ControlUp counters detect the duration of the standard Microsoft events. FSLogix has a phase "LoadProfile" and "ShellStart" which ControlUp tracks in ALD, while AppVolumes has similar hooks, though they may cause logon blocking due to executing scripts.
Read the entire article here...
Read the entire article here...
Resolving Error After Deleting Script from SIP/Scripts in ControlUp
A user deleted a script from sip/scripts, and after running the script, it returned an error stating the script did not exist. It was suggested that saving the script again should recreated it, which the user did and they were then able to push the script to the device.
Read the entire article here...
Read the entire article here...
Is It Possible to “Collect” Event IDs and Fire an Action in ControlUp?
It was asked if it is possible to "collect" event IDs and fire an action when a certain event ID happened multiple times within a certain time frame. Currently, this is not possible, however, users can use a workaround with a Powershell script and event triggers. A related request has been submitted to ControlUp, and can be found at https://controlup.uservoice.com/redirect/suggestions/46413556.
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...
Does ControlUp Scoutbees Connect to AWS Services?
The user asked if Scoutbees connects to AWS Services. It's hosted in AWS, while Cloud Hives are a mix of Azure and AWS. Network team now logging a change to allow it, with the URL api.scoutbees.io resolving to a specific AWS address.
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...
