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...
ControlUp Community Training & Support Archives
All training and support-related archives from inside the ControlUp Community on Slack.
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...
Issues with Event Triggers Not Detecting Informational Events on ControlUp
A user had an issue with event triggers on ControlUp not detecting informational events. It was confirmed that informational events are not detected, so the user is unable to get notified of both failure and recovery.
Read the entire article here...
Read the entire article here...
Is it Possible to Disable ControlUp Edge DX Alerts Temporarily?
The user asked if it was possible to disable EdgeDX alerts temporarily - ControlUp responded that it is not possible without deleting the alert, but they are looking at adding it as an update to the alert system. The interim solution is to change the trigger level so it doesn't hit the threshold.
Read the entire article here...
Read the entire article here...
Tips for Setting Up Outlook Search with FSLogix in ControlUp
After an interesting webinar about ControlUp/FSLogix, an user asked if Office Containers in combination with Citrix UPM would be ok for setting up Outlook search with FSLogix. They were told to disable FSLogix RoamSearch for both Profile Container and Office Containers and make sure that Search Indexing are properly configured, as some EUC solutions modify these settings on installation. Additional advice was given to check Citrix policies. The user is setting up 3 tests environments to test the different solutions.
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...
Could Language Regional Settings Cause ALD Script Output Errors in ControlUp?
A user had a problem with an ALD script that showed an output with a duration of 83000 seconds and Logon end in the future. It was suggested that the problem could come from different language regional settings in the console and the target machine, with the decimal separator (e.g. 36,00) being sent to the machine as text and being misinterpreted. The Desktop Load Time could also be an issue and it was suggested to look for an anomalous value in the Windows Shell line.
Read the entire article here...
Read the entire article here...