A user asked if there was a graceful way to cycle monitor services with PowerShell. It was suggested to use a combination of stop and start the service with a 30 second delay to allow for memory to clear up, instead of a regular service restart.
Read the entire article here...
PowerShell Related Training & Support Archives
PowerShell training and support-related archives from inside the ControlUp Community on Slack.
Error “This app can’t run on your PC” trying to use Remote Assistance on the ControlUp Console
When attempting to use Remote Assistance from the console, a file with no association appears. It is not possible to use the console on Server machines. Enabling the desktop experience feature may help. There is also a scripted action called "Shadow session" to enable it properly, however group policy values and administrator access to the target machine may be required. More information can be found at https://www.controlup.com/script-library-posts/shadow-session/.
Read the entire article here...
Read the entire article here...
How to Execute Scripts in ControlUp
The user asked about executing scripts in ControlUp - this can be done with an MFA authenticated token or API Key. Dennis has the Powershell to do this, and Wouter advised combining specific scripts and tags examples to do this. Developer mode was suggested as a helpful trick to learn.
Read the entire article here...
Read the entire article here...
How does ControlUp Agent Certificate Communication Work?
It was asked if a single certificate needs to be used across Real-Time Consoles, Monitors, and ControlUp Agents, with the Consoles and Monitors holding the private key while the public key is deployed to the Agents. Remediation can be automated for the agents with a GPO, and for the Console/Monitors with a supported PowerShell scripted provided by ControlUp. More information on agent certificate communication can be found at https://support.controlup.com/v1/docs/certificate-based-agent-authentication.
Read the entire article here...
Read the entire article here...
Can ControlUp Insights display ICA proxy connections for my NetScaler Gateway?
The ControlUp console displays ICA proxy connections for NetScaler Gateways, but ControlUp Insights does not. Filtering session activity reports by initial client IP or using export-cuquery may provide the desired results. Details can be found on the ControlUp Support page: https://support.controlup.com/docs/monitor-cluster-powershell-fields-by-table#hdxsessions.
Read the entire article here...
Read the entire article here...
Troubleshooting the ControlUp Library Script “Notify Users Poor Wifi”
A user was trying to use the "Notify Users Poor wifi" script from the ControlUp library, but it was not working. A suggestion was made to check if 'Run in .NET (Preview)' is selected. @member, who had something to do with the script, provided a screenshot which showed the 'Execute script with .NET engine' checkbox.
Read the entire article here...
Read the entire article here...
How to Enable/Disable Maintenance Mode Script in ControlUp?
A user asked if anything special is needed to use the enable/disable maintenance mode script - it's only for on-prem Citrix and requires giving the service account the necessary rights. Citrix Cloud requires the Secure Access Account to have full admin rights. The script works great in RT Console and a user was having difficulty loading sanpin in Solve. The team will take a look tomorrow.
Read the entire article here...
Read the entire article here...
Troubleshooting Issues Using Trigger with ALD Script in ControlUp
A user was having issues with Trigger and ALD script. It was suggested to check the security event log size, if the regional settings match, as well as other troubleshooting steps. The user thanked the team for their quick response. There was some brief off-topic banter about billing and working hours.
Read the entire article here...
Read the entire article here...
Help with hung User Sessions in EUC Platforms on ControlUp Real-Time DX
This EUC discussion explored solutions to an issue where user's sessions are hung and don't want to reconnect. ControlUp's Invoke-cuquery can be used to figure out where a user has sessions, and a registry key value can be used to log them off - though this process must be done remotely. Alternately, there may be solutions available through the EUC platform. When sessions don't disconnect, this is usually due to antivirus, onedrive, or any systray tool - the best solution is to add these to the LogoffCheckSysModules registry value.
Read the entire article here...
Read the entire article here...
How to create your own custom historical reports from ControlUp Solve?
The discussion between users and @member covers the upcoming addition to Solve of Automated Reports which can be scheduled daily/weekly/monthly according to user selectors and time frames. Reports could include for example data from Machine Trends combined with Session Activity. The feature is planned for upcoming Solve beta testing.
Read the entire article here...
Read the entire article here...
