A user asked if it is possible to list the full path for applications in reports such as App Statistics. Another user mentioned that this is likely not possible due to the report counting usage across multiple hosts with different installation paths. The API, specifically the getappusage endpoint, also does not contain the path. A user confirmed this and provided a link to the documentation.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Understanding ControlUp Edge DX on Igel
A user asked about running Edge DX on Igel. They wanted more data to help with a VDP connect issue and hoped to see it from the Igel side. Another user listed the information they can see from Edge DX, such as device performance, processes, applications, and events. They also mentioned the ability to remotely assist and run scripts for data collection. ControlUp Edge DX can be found within configuration/system events.
Read the entire article here...
Read the entire article here...
Running User Scripts and Scheduling with ControlUp
A discussion took place about running a user script on a daily basis and the process of making a system script run another script with the user registry key and date. The script would run in a long interval.
Read the entire article here...
Read the entire article here...
Tagging Devices via ControlUp
A user shared a problem with tagging devices and looking for a way to execute a script via ControlUp. This may involve hardcoding API keys but a suggested solution from a customer was to store the needed variables from the endpoint in a custom index and use that for a separate tagging script.
Read the entire article here...
Read the entire article here...
PowerShell vs Batch Scripts for Hard Drive Cleanup in ControlUp
A user asked for PowerShell scripts for hard drive cleanup. There was no success in trying to use PowerShell for full HDD cleanup - it was not performant. As an alternative, batch scripts were developed and they work much faster.
Read the entire article here...
Read the entire article here...
Integrating Power Query and Power BI with ControlUp Tenant – Documentation and Support for Accurate Reporting
A user asked if there was documentation for connecting Power Query and Power BI to their tenant for reporting. Another user shared a link to a ControlUp blog post on visualizing problem desktops with Power BI, but noted that the results may differ due to API changes. It was suggested to obtain an Edge DX API key from support for accurate results. A link to the guide for creating an API key was also provided. The original user has placed a support ticket for assistance.
Read the entire article here...
Read the entire article here...
Refresh Time for API Connection in ControlUp RealtimeDX
A discussion was held about the refresh time for the API connection and RealtimeDX or Data Collector. It was mentioned that the data collection time for Horizon can be seen through invoke-cuquery, with a cycle starting every 10 seconds after the previous cycle is completed. The RealtimeDX version being discussed is 9.0.0.1680.
Read the entire article here...
Read the entire article here...
Updating the Repair Domain Trust Script for Windows 11 Compatibility
Users discussed updating the Repair Domain Trust script to be compatible with Windows 11 and asked for input from other members. They referenced the script from ControlUp's VDI/DaaS action library and a solution from a third-party website. It was suggested to use the PowerShell cmdlet "Test-ComputerSecureChannel -Repair" and it was confirmed that it works on both Windows 10 and physical devices. The cmdlet can be found at https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.management/test-computersecurechannel?view=powershell-5.1.
Read the entire article here...
Read the entire article here...
Enabling Scheduled Updates and Run Capabilities on Specific Weekdays in ControlUp
A user requested the ability to choose the 3rd or 4th Saturday of the month for machine updates in ControlUp's monthly patch picker. This would ensure that the updates happen on the same day of the week each month. The company will add this capability. The user also requested a similar feature for running scripts/actions in EDGE DX and has submitted a user voice for it.
Read the entire article here...
Read the entire article here...
ControlUp EdgeDX: Custom Fields and Populating Meta_Strings
In this Slack discussion from ControlUp, a user asked about the availability of custom fields in EdgeDX. Another user mentioned the meta_string_1 through 3 fields which can be populated by running scripts on the endpoint. A sample script was shared by a member and it was suggested to use JSON format when writing to these fields. The discussion also includes a link to the ControlUp support page for scripting and creating custom indexes.
Read the entire article here...
Read the entire article here...