A user asked how to change the site for the EUC Universal Sync script. The answer is to edit the sitemap.cfg file on the monitor, which can be found at https://support.controlup.com/docs/euc-synchronization-with-universal-sync-script. Monitors' configurations can also be used to change the default site.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Patch Detection with ControlUp EdgeDX Explained
EdgeDX patches are determined by querying the Windows update. It is possible to manually run the script to check for missing patches. The script uses the Microsoft COM object for Windows updates and may not work with other tools such as Big Fix or Intune.
Read the entire article here...
Read the entire article here...
Monitoring Other Appliances with ControlUp
A user asked about monitoring other appliances via API like routes. It was suggested that Scoutbees HTTP/S tests may be suitable, while VMware UAG and F5 were noted to be on the roadmap at some point, although there is nothing near-term available. The user was asked to identify the particular vendor appliance they are looking for monitoring.
Read the entire article here...
Read the entire article here...
Using SessionCreationDate as Trigger Condition for Reports in ControlUp
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...
Read the entire article here...
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...
