Change network adapter for multiple VM’s in a cluster Post author By Sandeep Post date April 16, 2021 Categories In PowerShell/PowerCLI A simple script for changing the network adapter for multiple VM’s in a cluster. since we are looking for VM’s in a specific cluster, we are using get-cluster multiple times. View this gist on GitHub Tags PowerShell/PowerCLI