I'm trying to use Powershell scripts to start multiple VMs at the same time. I only know how to start one single VM or all VMs at the same time, but in my case, I only want to make change to selected VMs. Can anyone help me with that? Any help would be grateful. Thank You
Use Start Roles REST API, if possible. I believe the PowerShell equivalent allows starting only one Role at a time.
I use the following to select only a few VMs.