Script Library

Boost your management, troubleshoot, and remediation capabilities with scripts created by experts in the IT community.

<< Back to Script Library

Tag: snapshot

(5 Scripts)
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
Version: 3.8.81  |   Created: 2020-09-22  |   Modified: 2023-11-24  |   Creator: Wouter Kursten  |   Downloads: 129
This script retrieves the snapshots from the selected VMware virtual machine(s). The script requires VMware PowerCLI to be installed on the computer the console runs on.
Version: 9.13.33  |   Created: 2016-12-21  |   Modified: 2019-03-31  |   Creator: Ton de Vreede  |   Downloads: 268
This script removes ALL the snapshots from the selected VMware virtual machine(s). The script requires VMware PowerCLI to be installed on the computer the console runs on.
Version: 5.9.22  |   Created: 2016-12-07  |   Modified: 2019-03-31  |   Creator: Ton de Vreede  |   Downloads: 178
This script removes a named snapshot from the selected VMware virtual machine(s). If the name is left blank it will remove the latest snapshot. The script requires VMware PowerCLI to be installed on the computer the console runs on.
Version: 6.13.35  |   Created: 2016-12-07  |   Modified: 2019-03-31  |   Creator: Ton de Vreede  |   Downloads: 189
Creates a snapshot of the selected VMware virtual machine(s). Datetime will be added to the default snapshot name 'ControlUpSnapshot' if this is used. The script requires VMware PowerCLI to be installed on the computer the console runs on.
Version: 9.18.42  |   Created: 2016-12-06  |   Modified: 2019-03-31  |   Creator: Ton de Vreede  |   Downloads: 211