A user asked about using Invoke-CUQuery -Table and sIPAddresses to enrich alerts for ControlUp. They got it to work using individual quotes for each field. The discussion can be found at https://support.controlup.com/v1/docs/monitor-cluster-powershell-fields-by-table#computers.
Read the entire article here...
PowerShell Related Training & Support Archives
PowerShell training and support-related archives from inside the ControlUp Community on Slack.
Addressing Timestamp Issues in ControlUp’s PowerShell Cmdlet Invoke-CUQuery
A user is experiencing an issue with the PowerShell cmdlet Invoke-CUQuery and discusses it in a Slack conversation with @members. They expected a timestamp to change whenever a value changes, but this is not the case. They share a screenshot of the issue and mention their understanding of the documentation. Another user explains that whenCreated reflects when a computer record was created in the internal database and gives a recommendation for a better approach. The original user shares their use case for needing a timestamp that shows when a record was last changed, but is informed that this data is not currently available. Other potential solutions and a discussion take place.
Read the entire article here...
Read the entire article here...
How to Run PowerShell Scripts on Multiple Citrix VDAs with ControlUp.
A new user asked for help on running a PowerShell script on multiple Citrix VDAs to gather information about Windows updates and VDA versions. They currently receive two emails per triggered event and would like to condense the output into one file and only receive one email at the end of the month. Other users suggested using the tag system or ControlUp modules to achieve this.
Read the entire article here...
Read the entire article here...
ControlUp data update intervals and new agent method for collecting data
In a group discussion, a question was raised about the update intervals for different data points in desktops. The company was asked for a document listing these intervals and for access to scripts that can manually update desktops on demand. A specific script was requested but it was explained that the company is moving away from using scripts in future versions. However, a different way to collect data is already in the latest version of the agent. The suggested method gets around issues with unsigned PowerShell scripts. Further information and support can be found at support@controlup.com.
Read the entire article here...
Read the entire article here...
Creating Workflows to Auto Tag Machines Based on Location
A discussion was had about creating a workflow to auto tag machines based on location, with the trigger being logon or unlock. There is currently no native support for this type of trigger in ControlUp Workflows. The recommended workaround is to create a scheduled flow that runs every 5-15 minutes to update tags based on IP address and location data. Using controlUp One integration or Windows Event alerts were also suggested as alternative methods.
Read the entire article here...
Read the entire article here...
ControlUp’s Future Plans for the VDI Executable and Real-Time Console
A question was asked about the availability of the ControlUp VDI executable with the shift to cloud-based operations. ControlUp stated that their end goal is to get rid of the executable, but it will still be available for a while. Plans for on-prem are still uncertain but for the real-time console, ControlUp plans to go fully cloud-based with comparable functionality and configuration options. The timeline for this change has not yet been decided.
Read the entire article here...
Read the entire article here...
Customizing ControlUp Session Activity Report with Powershell Script
A user requested help in narrowing down the results of their session activity report to only show users who have launched a VDI session, and received suggestions to use a Powershell script. The script was provided and instructions on using it for Citrix platforms can be found at the given URL. The script can be modified for different timeframes and export locations.
Read the entire article here...
Read the entire article here...
ControlUp Edge DX – SIP Agent Installation and Upgrades
Users discuss if it is okay to install the 'ControlUp Edge DX - SIP Agent' on the monitor servers to see the same type of data as endpoints. It is recommended to have the cu4vdi agent installed on the monitor servers for a fuller picture of the environment. Also, it is possible to upgrade existing clients to a newer version using the PowerShell module. The two different agents, sipagent and cuagent, are discussed and it is noted that detailed metrics can be found in the VDI tab. A call can be set up to answer any further questions.
Read the entire article here...
Read the entire article here...
Troubleshooting ControlUp Upgrade Process
An employee is troubleshooting the upgrade process for ControlUp. They are updating from version 9.0.5.423 to 9.1.5.445 and have encountered an rpc error when trying to add a monitor to a specific region. The issue is due to the console using the Windows identity of the person running the console, so the user may need to run the console as a user with permission or deploy the monitor through PowerShell. The recommended upgrade order is console, monitor, data collector agents, and all other agents. The ControlUp website has a guide for upgrading and the employee has a further question about downloading the Real-Time DX Console.
Read the entire article here...
Read the entire article here...
Setting Up a File-Triggered Maintenance Mode in ControlUp
A question was asked about creating a trigger that would monitor a file on a server and put the server into maintenance mode if it does not exist. The response suggested using a scheduled trigger with a PowerShell script to check the file's presence. The suggested script can be found at \\SERVERNAME\Core\ControlUpFileShareTest.txt and can be run with the command "powershell.exe -file c:\tech\scripts\find_files.ps1."
Read the entire article here...
Read the entire article here...
