PowerTip: Import a Hyper-V Virtual Machine with Only Its .xml File
Summary: Use the new Import-VM cmdlet to import a virtual machine with only its .xml file. I copied a virtual machine to my Hyper-V Server 2012 R2 box and re-created a virtual network with the same name. How can I use Windows PowerShell to import it with without using RSAT? Use the Import-VM cmdlet in Windows Server&...