A user asked if the Logon Duration Script measured Citrix Profile Management - it does and the "Enable requirements for Logon Duration Analysis" script should be run for maximum functionality. Sivan mentioned a training course on it exists in the ControlUp Academy and the information is also available in a ControlUp Webinar (https://www.controlup.com/resources/blog/entry/controlup-analyze-logon-duration-after-hours-an-extended-webinar-qa/).
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Help troubleshooting why we can not update agents via the ControlUp Console?
A user asked why agents cannot be updated via the ControlUp console. It is likely due to lack of admin rights, but AppVolumes can interfere with unzipping files. A possible workaround could be using the monitor command, updating the .NET version to 4.8, or using an Appvolume with the ControlUp agent. The Appvolume method has so far worked successfully. Title: Troubleshooting ControlUp Agent Updates with AppVolumes
Read the entire article here...
Read the entire article here...
Detecting Corrupted Disks in FSLogix Profile Management
A user asked how to detect corrupted disks in FSLogix profile management when the profile share was full. Another user suggested creating a ScriptAction to be run when the user logs in so details can be captured and alerted if thresholds are exceeded. The ScriptAction will enter the thresholds into the arguments. It will be shared once finished. https://controlupcommunity.slack.com/archives/C046GSUMTJ9/p1670282169889989
Read the entire article here...
Read the entire article here...
How to create a blacklist of applications in ControlUp Edge DX
A user asked if they could create a blacklist of applications in Edge Dx. It is not currently possible to prevent applications from launching in this way, however, scripts and alerts can be used to detect and remove forbidden applications. An alert template for this can be deployed with Edge Dx, as well as AppLocker registry keys.
Read the entire article here...
Read the entire article here...
Does rebooting ControlUp servers have a negative affect on load balancing
Various members discussed the need to reboot servers on a weekly basis, and the issues it could create with load balancing. It was suggested that ControlUp users stop and start the monitors directly from the console, which can properly rebalance the environment. It was also suggested that a PowerShell command be created to restart the monitor services at once.
Read the entire article here...
Read the entire article here...
EUC sync scripts is not fetching the updated objects added to the delivery groups
An issue was being discussed where EUC (end user computing) sync scripts were not fetching updated objects added to delivery groups. In addition, there was a question asked about cost management for azure provision workloads, with responding comments about scripts for cost reports, as well as ideas for a script that would track the cost of a particular machine. The conclusion was for further discussion about these requirements in a call the next day. KBA feedback for the EUC sync script was also requested.
Read the entire article here...
Read the entire article here...
Using Multi-Factor Authentication (MFA) with ControlUp and Scoutbees
A user asked about using Multi-Factor Authentication(MFA) for Scoutbees with ControlUp, discussing external and internal scouts, static tokens, and options such as TOTP. Phone call verification and SMS-based MFA are both supported, as well as TOTP and static codes. Documentation was described as "clear as mud".
Read the entire article here...
Read the entire article here...
Getting Alerts for Low WiFi Signal with ControlUp
A user asked about getting an alert for low wifi signal exclusive to computers using wifi, and was suggested to use a parameter with a specific value. The user then asked if it's possible to get a toast notification for the end user showing a "low wifi signal" message - which can be done using a script from the ControlUp Script Library (https://www.controlup.com/script-library-posts/notify-user-when-poor-wi-fi-detection/), and a demo video can be found on Vimeo (https://vimeo.com/manage/videos/766155433). The user also shared that their alarm usually goes off at 6.30am and they get out at 6.45.
Read the entire article here...
Read the entire article here...
What ControlUp Trigger / Automated Actions To Use For CVAD Environments?
The user asked what automated actions people use for CVAD Environments and shared some of their go-tos. These included checking session state, trimming processes, adjustingpriority, and rescaling based on RAM. Another user shared their top AA use cases and suggested adding additional Automated Script based actions.
Read the entire article here...
Read the entire article here...
Investigating Discrepancies in ControlUp Columns
The user discussed the difference between two columns in ControlUp's KB - TimeSpan is based on a specific timezone and Uptime is calculated from the LastBootTime. Uptime in minutes is the difference between the same Uptime converted to DateTime and the local machine's DateTime.Now, which can be queried in PowerShell through Get-WmiObject or System.DateTime.Now. Further information can be found in the ControlUp support documentation at https://support.controlup.com/docs/monitor-cluster-powershell-fields-by-table?highlight=Uptime%20in%20minutes.
Read the entire article here...
Read the entire article here...