Run on a Delivery Controller or where the CVAD PowerShell snapins are available, e.g. Studio is installed or on a machine with the DaaS Remote PowerShell SDK (for Cloud). User running the script for on-prem must have sufficient permission to change the enabled state of the selected delivery groups. For Cloud, CU stored credentials must have previously been saved for the local user running the script.
To use this script as an automated action where parameters cannot be passed, copy the script and set the $disable parameter in the Param() block at the top of the script to "true" or "false" depending on whether you are disabling or enabling delivery groups respectively.
The Cloud Customer Id or Delivery Controller is an optional argument which can be used when there are more than 1 credential file for the user running the script so that the correct Cloud customer can be chosen. When used on-prem, the parameter is used to tell the script what delivery controller to connect to when the script is not run on a DDC.
View Script
Version: 2.1.13 •
Created: 2020-10-06 •
Modified: 2024-01-26
Run on a Delivery Controller or where the CVAD PowerShell snapins are available, e.g. Studio is installed. User running the script must have sufficient permission to chage the enabled state of the selected delivery groups
View Script
Version: 1.1.6 •
Created: 2020-10-06 •
Modified: 2020-10-13
Adds or Removes Windows Features from Server or Desktop operating systems.
View Script
Version: 1.10.26 •
Created: 2020-10-05 •
Modified: 2020-10-20
Show how recently (in number of days) delivery groups have had sessions launched from them, by checking the last used property for each machine in a delivery group.
Specify the minimum number of days last launched to show only delivery groups which have not had sessions launched within that number of days and optionally disable them. Specify 0 days to show all delivery groups.
Run on a Delivery Controller or where the CVAD PowerShell snapins are available, e.g. Studio is installed.
View Script
Version: 2.6.19 •
Created: 2020-10-02 •
Modified: 2020-10-09
ControlUp binaries by default generate minimum logging to prevent disk exhaustion.
To enable DEBUG logs, deploying the log4net file in the same directory as a ControlUp process initiates the capture.
This script will initiate the logging process and allows placing of the log file in a custom location.
If log duration is greater than zero, the log capture with stop at the end of the period.
Support Mode changes the format of the lines in the resultant log file to make it easier to merge multiple log files, where required.
View Script
Version: 2.10.56 •
Created: 2020-10-01 •
Modified: 2024-05-26
Resets the password assigned to the Local Administrator Password Solution account
View Script
Version: 1.3.5 •
Created: 2020-09-27 •
Modified: 2021-10-29
68
Get's the local administrator password for the selected machines protected by the Local Administrator Password Solution (LAPS)
View Script
Version: 1.2.4 •
Created: 2020-09-27 •
Modified: 2021-10-29
123
Enables Firewall Auditing Events and then tails the event log remotely. The tailing of events for this script is closer to realtime then the text log.
View Script
Version: 1.7.9 •
Created: 2020-09-22 •
Modified: 2020-09-28
The script displays VDI machines and RDS hosts that are not running on the same Golden Image and Snapshot that are configured in the Desktop Pool settings. It offers the option to delete VDI machines with or without forcing the user to logoff. Uses the Horizon PowerCLI api's to pull all snapshot information for Horizon Linked Clones and Instant Clones Desktops pools and RDS farms.
The script also uses the Horizon api's to poll the Cloud Pod status of the system and connects to other pods if Cloud Pod has been enabled.
This Script Requires a Horizon Credential file for the user running the scipt. This can be created using the Create credentials for Horizon scripts Script Action.
Requires Horizon 7.5 or later
This script requires VMware PowerCLI to be installed on the machine running the script. PowerCLI can be installed using the Install and configure VMware PowerCLI Script Action
View Script
Version: 3.8.81 •
Created: 2020-09-22 •
Modified: 2023-11-24
Opens Windows Admin Center to the server manager for the selected machine
View Script
Version: 1.2.11 •
Created: 2020-09-11 •
Modified: 2020-09-12