Create VMs #remove if the vm is still there Remove-VM -Name $VMName -Force New-VM -Name $VMName -BootDevice

Posted Date: