Hi All,
Does anyone know if there is a way to automate moving powered off VMs to a virtual machine folder? I’m performing a manual method of exporting powered off vms to an excel sheet and joining the vms and commands to a listed output. Then running the list of powercli commands in a batch.
PowerCLI
move-vm VM1 -Destination “Powered Off VMs”
Thanks!
Jason