vSphere Administrators may determine that it is necessary to upgrade the Virtual Machine Hardware Compatibility version across multiple VMs as a matter of maintaining lifecycle, in response to security advisories, or to benefit from new and improved features. This PowerCLI script enables the...
Upgrade_Hardware_Compatibility.zip
This PowerShell script enables the powering on or off of a vSAN cluster, and is supported by PowerCLI 13.1. It supports both vc not on vSAN and vc on vSAN cases. The cmdlets Start-VsanCluster and Stop-VsanCluster were newly added to PowerCLI 13.1 and provide the same functionality. This script...
snippet.ps1
Purpose of this scrips are to monitor NSX-T DFW VM and Host metrics, in essence applied DFW rules per vNIC, applied DFW rules per Host and heap usage of each NSX-T module per host, in vRLI and vROps. Therefore the scrips write these information to syslog and to the appropriate vROps object as a...
nsxt-dfw-monitoring-with-vrli-vrops-main.zip
Manage Horizon Disconnected Sessions. Show all disconnected sessions and show all sessions that have been disconnected longer than specified hours. You can then logoff those sessions. Sesssion Start and Disconnect Time are shown in the local time zone where the script is run. Logoff...
logoff-horizon-sessions-disconnected-longer-than-main.zip