A user asked about running FSLogix and UPM together without issues. It was suggested to not use Director for logon times as ControlUp is more accurate and to focus on the Windows logon time. It was also recommended to use the logon duration analysis script provided by ControlUp and establish a baseline. Additionally, FSLogix integration interrogates a remote file share every 5 minutes and does not provide free space info, other than that it can be requested via Solve UserVoice. Links provided: https://www.controlup.com/resources/blog/entry/analyzing-logon-duration-just-got-better/, https://www.controlup.com/script-library-posts/enable-requirements-for-logon-duration-analysis/.
Read the entire article here...
ControlUp Scripts & Triggers Training & Support Archives
ControlUp Script and Trigger training and support-related archives from inside the ControlUp Community on Slack.
Are People Using PowerShell 5 or 7?
Most people are still using PowerShell 5 rather than 7 as PowerShell 7 does not have the ISE editor and some do not like Visual Studio Code. Depending on the goal, users are trying to use PowerShell 7 for their scripts, although it is not yet possible to do this within ControlUp Script Actions yet.
Read the entire article here...
Read the entire article here...
Scripts, Scripts, Scripts… ControlUp Scripts!
Script to List Installed Versions of the VDA and Functional Level of MC & DG?
A user asked if there's a script to list installed versions of the VDA as well as the functional level of the Master Catalog and Desktop Group. Suggestions were provided along with a script for functional level. It was recommended to put the functional level requirement as a roadmap item for the product.
Read the entire article here...
Read the entire article here...
How Can I Generate a Report for IOPS and/or Read/Write Latency for VMware Datastores?
A user asked how to get a report for iops and/or read/write latency for a VMware datastore. It was suggested to use the Host Trends report in ControlUp Insights/Solve or export schedules. A trigger with thresholds can also be used along with the exports or export-cuquery to indicate when the datastore is slow and report back. Host Stress showed latency of almost 1.3 sec. for read and writes.
Read the entire article here...
Read the entire article here...
Why is My Advanced Trigger in ControlUp Not Functioning Correctly for Long-Running Processes?
A user was having trouble with a trigger set up to identify a process that has been running too long, resulting in either false positives or no action taken. Suggestions were made to set up a scheduled trigger with invoke-cuquery and possibly use invoke-cuaction with Remote PowerShell for the killing of the process. A suggestion was also made to open a support ticket. Another user also highlighted the filter on Start Time in the GUI as not being useful for the things they needed it for.
Read the entire article here...
Read the entire article here...
How to Set an Alert for Specific Account Login on a Certain Machine?
A user was looking for an alert to fire when a specific account logs in to a specific machine. The suggestion was to use a User Logged In trigger with a quick filter, and they figured out in the end that the issue was with the domain\username not just username.
Read the entire article here...
Read the entire article here...
How Can I Create an Alert in Solve ControlUp for Users When OneDrive.exe Isn’t Running?
I am using Solve ControlUp website and wanted to reach out too see if you guys could guide me in the right direction on creating an Alert for my users.
...
Read the entire article here...
Read the entire article here...
What Condition Should I Use to Set Up an Alert in Solve for Edge DX When a Ping is Missed?
To set up an alert in Solve for Edge DX when a ping is missed. What condition would I use?
Read the entire article here...
Read the entire article here...
How to Sign ControlUp Scripts
A user asked how to best sign ControlUp scripts - either through buying a code-signing certificate or using KB guidance. It was suggested that scripts be imported into the SBA using the import button, as they can be too big for copy/paste, and a GitHub link was shared for a script which could be used to sign PowerShell scripts using a code-signing certificate.
Read the entire article here...
Read the entire article here...