Displays a Toast notification on the users'desktop (Windows 10/Server 2016 or higher only). Designed to be used as an automated action with client metrics requiring ControlUp 8.5 or higher.
Take a copy of the script and either use as a regular SBA, or set the defaults in the Param() block so it can be used in an automated action. If you are using the standard parameters setting default values for these will also allow use in an automated action.
View Script
Version: 2.4.27 •
Created: 2021-05-12 •
Modified: 2022-02-08
This is an example of how the 'Show message dialogue' script can be tailored for a specific use case.
_ClientMetric1 has been set to the Memory (Working Set) from ControlUp and the message includes this metric.
Use WPF to display a modal dialogue in a user's session with a message, optional title, and solid colour background.
Take a copy of the script and either add parameters to use as a regular SBA, or set the defaults in the Param() block so it can be used in an automated action. If you have created parameters, setting default values for these will also allow use in an automated action.
Unless -showForSeconds is specified and the value is less than the script timeout, it will timeout and show an eror but if no other errors are shown, the message will have been displayed
View Script
Version: 1.11.48 •
Created: 2021-05-07 •
Modified: 2022-02-07
Use WPF to display a modal dialogue in a user's session with a message, optional title, and solid colour background.
Take a copy of the script and either add parameters to use as a regular SBA, or set the defaults in the Param() block so it can be used in an automated action. If you have created parameters setting default values for these will also allow use in an automated action.
Unless -showForSeconds is specified and the value is less than the script timeout, it will timeout and show an eror but if no other errors are shown, the message will have been displayed
View Script
Version: 1.11.38 •
Created: 2021-05-07 •
Modified: 2022-02-08
The vCheck for Horizon is based on the regular vCheck for vSphere and uses the Horizon SOAP api's to gather data. It outputs the results to an html file to file and optionally sends it by email.
Required:
- Connection server fqdn
- Output Path
- Send Email: true or false ( default)
- Use SSL for Email: true or false (default)
Optional:
- SMTP server
- From Email Address
- To Email Address
- Email Subject
The vCheck for Horizon SBA downloads the regular vCheck for Horizon from Github if no previous download can be found. To get the newest version of the vCheck for Horizon just remove the %programdata%ControlupScriptSupport vCheck-HorizonView-master folder.
By default the html file will be saved to the supplied output path. Set the enable email to true and configure all parameters to receive an email as well.
Requirements: Configured Horizon Credentials object for the shared account that will be used. See the Horizon Credentials SBA to create this.
Requirements : PowerCLI 12
Source: https://github.com/vCheckReport/vCheck-HorizonView
View Script
Version: 1.6.10 •
Created: 2021-05-07 •
Modified: 2021-05-11
56
This script action can be used to generate an eventlog entry for testing of Event based triggers.
View Script
Version: 1.0.10 •
Created: 2021-03-31 •
Modified: 2021-03-31
99
The script finds the location of IIS log files and deletes the files older than X amount of days and/or over Y size. By default, the script runs in report-only mode which displays the total size of files by location. In order to enable log file deletion, change the "Report on log files only..." argument to "false".
View Script
Version: 1.2.5 •
Created: 2021-01-18 •
Modified: 2021-01-19
The script uses PowerCLI Update-Tools with the -NoReboot flag to update VMware Client tools. The update command -NoReboot flag should prevent the target guest machine rebooting. However, the VM might still reboot after updating VMware Tools, depending on the currently installed VMware Tools version, the VMware Tools version to which you want to upgrade, and the vCenter Center/ESX versions.
ControlUp Console may disconnect from the target VM's agent while updating the tools due to the NIC drivers updating.
View Script
Version: 1.3.9 •
Created: 2021-01-11 •
Modified: 2021-01-18
Citrix HDX Optimization can improve the user experience for Teams video/audio use.
The optimization will also significantly reduce the resource consumption on the VDA.
Please report any issues and feedback
View Script
Version: 2.9.24 •
Created: 2021-01-04 •
Modified: 2021-03-05
This Azure Script Based Action allows you to to retrieve detailed information on actual costs of selected VM in the Azure Subscription your Service Principal has access to.
README: https://support.controlup.com/hc/en-us/articles/360011378518#h_01EE8GMB35X9Y20MXV22N1GGE9
View Script
Version: 1.1.2 •
Created: 2020-12-25 •
Modified: 2020-12-27
This script runs Get-SmbOpenFile, which retrieves basic information about the files that are open on behalf of the clients of the Server Message Block (SMB) server.
View Script
Version: 1.2.4 •
Created: 2020-12-08 •
Modified: 2020-12-09
This Azure Script Based Action allows you to to retrieve detailed information on actual and forecast costs of the Azure Subscription your Service Principal has access too.
README: https://support.controlup.com/hc/en-us/articles/360011378518#h_01EE8GMB35X9Y20MXV22N1GGE9
View Script
Version: 1.1.2 •
Created: 2020-12-06 •
Modified: 2020-12-13
This Azure Script Based Action allows you to to retrieve detailed information on actual and forecast costs of the Azure Subscription your Service Principal has access too.
README: https://support.controlup.com/hc/en-us/articles/360011378518#h_01EE8GMB35X9Y20MXV22N1GGE9
View Script
Version: 1.1.2 •
Created: 2020-12-06 •
Modified: 2020-12-13
ControlUp can display the Source IP of the HDX Sessions connected to the NetScaler.
This is a sample script using the non-Commercial, anonymous service from ip-api.com. For the commercial service options, see https://members.ip-api.com/
View Script
Version: 2.14.24 •
Created: 2020-11-30 •
Modified: 2020-12-02
The script uses a webrequest to ifconfig.me to detect the public IP the machine is using.
The output will include the public IP only, or 0.0.0.0 if the web request fails.
View Script
Version: 1.1.2 •
Created: 2020-11-23 •
Modified: 2020-11-24
This script changes the following settings in order to improve the resilience of ControlUp Monitor to service failures:
- Sets the ServicesPipeTimeout registry value to 90000
- Sets the service recovery options to restart the service on first and second failure
View Script
Version: 1.3.11 •
Created: 2020-11-16 •
Modified: 2020-11-23
This Script-Based action retrieves the HDX Insight information for a given user session
View Script
Version: 3.1.5 •
Created: 2020-11-15 •
Modified: 2024-01-26
This script uses the Powershell module of the Horizon Session Recording fling to stop the recording of a BLAST session of a user.
Requirements: Horizon Session Recording 2.2.0 or higher
Link: https://flings.vmware.com/horizon-session-recording
View Script
Version: 1.3.10 •
Created: 2020-11-05 •
Modified: 2020-11-17
This script uses the Powershell module of the Horizon Session Recording fling to start the recording of a BLAST session of a user.
Requirements: Horizon Session Recording 2.2.0 or higher
Link: https://flings.vmware.com/horizon-session-recording
View Script
Version: 1.3.12 •
Created: 2020-11-05 •
Modified: 2020-11-17
This Script Action uses the ServiceNow API to create an incident in ServiceNow IT Service Management. The script as presented is for a specific use case: it creates an incident containing the user's full name, the user's logon duration and the machine name.
This Script Action can also be used as an example/template for your own ServiceNow integration needs. See the script for more details on how to modify.
View Script
Version: 1.2.15 •
Created: 2020-10-21 •
Modified: 2020-12-01
Shadows Citrix, VMware, RDSH and WVD sessions
View Script
Version: 1.3.13 •
Created: 2020-10-15 •
Modified: 2020-10-20