A user asked about tracking unused desktop pools in Solve - ControlUp offers a Session Count report which tracks usage over time and allows the user to look back for up to a year. The report provides quick insight into usage of Desktop Pools. An additional option is to setup a trigger to log users off after a set time of inactivity.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Troubleshooting Analyze Logon Duration “Gap” Time with FSLogix Integration
Members discussed troubleshooting Analyze Logon Duration "Gap" time using product version 8.8 and FSLogix integration. It was suggested to use the 'Disk Mount Time' column in the console to look for any patterns among machines and certain file shares. Isolating the user to one server and running procmon with the ALD script could help narrow down 'the needle in the haystack'. This could reduce lines of code to a few 100k.
Read the entire article here...
Read the entire article here...
Error “Configuration Import failed” in ControlUp
When creating a new tenant, users received the error "Configuration Import failed". This was backed up by the event viewer and was later found to be an issue with the central configuration database. The issue has now been resolved. For more information visit: https://controlupcommunity.slack.com/archives/C04L8ACC4Q4/p1693233582114699
Read the entire article here...
Read the entire article here...
How to View Logs from BlueScreenViewer in ControlUp Edge DX?
A user asked for help running a script from ControlUp Edge DX, which was not producing any output. It was suggested to check the JSON output and the website link was shared for more info. It was also clarified that when running the script manually, the output showed Unhealthy - BSOD found. Finally, the new BSOD dashboard was mentioned and it is expected to go into production this weekend, which the user was excited to hear.
Read the entire article here...
Read the entire article here...
Determining Language in ControlUp Realtime DX
The question was asked about how the language is determined in ControlUp Realtime DX. It was observed that the console inherits its locale according to the culture set in the environment where it is started, with examples provided on how to do so in PowerShell. It was noted that the calendar used is in Irish due to the setting of ga-IE, but that the administrator needs to set the culture to en-IE for an English calendar. This is because the DateTimePicker takes its language and formatting settings from the system's regional and language settings.
Read the entire article here...
Read the entire article here...
How to push a ControlUp custom user action to machines via API call?
Does anyone know if there is a way to push a custom user action to machines via API call? We are running into an issue and we would like to run a user a...
Read the entire article here...
Read the entire article here...
Targeting ControlUp Edge DX Alerts to Specific Devices
A user asked about targeting specific devices for a ControlUp Edge DX alert, and Landon recommended using an environment variable in a script to make sure it only runs on certain devices. The user then clarifies their question to also include checking for WiFi strength, which can’t be done with a script but will have to be done manually. They thanked Landon for looking into it. The referenced support article can be found at https://support.controlup.com/docs/scripting-guide#targeting-a-script-at-a-specific-device.
Read the entire article here...
Read the entire article here...
Finding Actual Size of FSLogix Profile .vhd in ControlUp
The user asked for a way to get the actual size of their FSlogix profile .vhd in ControlUp since disk metrics in Solve use values from Windows or FSlogix logs. Four scripts in the realtime console may have the relevant info and the "Current Size" column can display the size of the VHDX. It was then suggested to watch a webinar from yesterday and a blog which talks about the VHDX size. The Show FSLogix mounted container details SBA can show the "VHD Actual Size (MB)" field which displays the size of the VHD from the share.
Read the entire article here...
Read the entire article here...
Viewing Remote Users Through UAGs with ControlUp Real Time DX/Solve
The user was unable to use ControlUp Real Time DX/Solve to view remote users connecting through UAGs. After resolving an issue to get the Universal EUC Sync Script working, this user is now looking for a way to view historical data of specific UAGs connections. Currently, the data is only available in real-time and historical data can be made by using the Export-CUQuery in PowerShell, exporting the relevant fields and sending it to PowerBI, Splunk, or Tableau to build a report. Link to documentation: https://support.controlup.com/docs/add-horizon-integration and https://support.controlup.com/docs/export-cuquery.
Read the entire article here...
Read the entire article here...
Stress Testing Tool Recommendations for Generating High Usage in ControlUp
A user asked for recommendations on stress testing tools and generating high CPU/RAM/network usage. Suggestions offered included Notepad for increasing memory, CPUStress, LoadGen, SimLoads from eucscore, a PowerShell script for maxing out all but one of the CPU cores, and a Linux command to generate a single thread of stress. The G0-EUC team use LoadGen for their research and the post also provided a link to their testing methodology.
Read the entire article here...
Read the entire article here...
