A user asked about creating a trigger that would analyze the starts of defined processes, count them, and then execute a script if the count is higher than 1. Another question was posed about using a PowerShell script for this purpose. A suggestion was made to use the cmdlet (get-process -name processname).count to schedule a trigger and respond to it.
Read the entire article here...
Microsoft Windows Related Training & Support Archives
Microsoft Windows training and support-related archives from inside the ControlUp Community on Slack.
Troubleshooting Windows Endpoints Reporting to DEX
Users discussed troubleshooting for a Windows endpoint that is reporting to DEX but not allowing remote access or remote shell. Suggestions included checking the event log, running system scripts, and refreshing the shell window. One member shared having a similar issue with a terminal, resolving it by refreshing the shell window.
Read the entire article here...
Read the entire article here...
How to Monitor Disk Space in ControlUp and SQL
It was discussed that it is possible to create a trigger for logical disks to monitor disk space for ControlUp and SQL products. This trigger can also cover physical devices and can be set for a percentage or a specific free space amount. It was advised to use the incident pane to keep track of when the trigger is fired.
Read the entire article here...
Read the entire article here...
Creating a Disk Usage Alert in ControlUp using Internal Indices
A user asked for assistance in creating an alert based on disk usage, referencing specific variables found in the data index "_devices". Another user provided guidance on how to access the necessary information through this hidden index and offered the column "osdisk_configuration_freespace_all" as a potential indicator.
Read the entire article here...
Read the entire article here...
Issues with Remote Control in ControlUp
Some users discussed issues with ControlUp's Remote Control feature. A potential solution was offered with suggestions for checking for errors and debugging via a browser trace. A call was offered for further assistance.
Read the entire article here...
Read the entire article here...
ControlUp’s Native Microsoft ETL Network Trace Script
A new script has been shared for capturing a native Microsoft etl network trace on a Windows machine without the need for 3rd party tools like Wireshark. This can be used within ControlUp Real-Time and allows for simultaneous tracing on multiple machines. Bonus: process ids are available for every packet and filters can be applied with Wireshark. Code snippet provided.
Read the entire article here...
Read the entire article here...
Troubleshooting Agent Deployment with ControlUp
The team at ControlUp discusses a problem with deploying agents to Windows 11 desktops. It is determined that the team was attempting to deploy the wrong agent and has now deployed the correct agent with more success. The team also discusses how to access the appropriate platform web interface.
Read the entire article here...
Read the entire article here...
Troubleshooting Remote Control on Windows 11 Entra Machines
ControlUp users are discussing the behavior of Windows 11 Entra joined machines when connected to VPN and trying to perform remote control sessions. The upcoming 2.15 agent may resolve these issues and can be tested on lab machines before rollout. The new agent also includes the ability to reconnect through reboot. The reconnect may take up to a minute due to data collection intervals and IP updates.
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 FSLogix in a Citrix Environment
Multiple users discussed a possible issue with Real-time dx and file handles not being released by 2022 servers in a Citrix environment. A similar issue was mentioned where the shell bridge process was hanging onto profiles and causing issues for users. The environment consists of Citrix, FSLogix, and Azure VMs with Windows 2022 Server. The problem is still being investigated and there is a need for visibility to see what is preventing the release of file handles.
Read the entire article here...
Read the entire article here...