Greetings!
I have a lab/training environment consisting of about 20 plus Windows VMs that I build using MDT.
I have a powershell script which deletes the existing VMs and recreates them with blank disks and attaches each one with the MDT Boot ISO - All good.
What I would like to add is a scripted method of powering up each VM in a sequence starting with the Domain controller and moving down the list, but only after the preceding VM has completed the build and restarted.
Wondering if anyone can shed any light on how to make this work. I must say I have very basic knowledge of powershell - still a novice
Thanks,
MP