Your network contains two servers named HV1 and HV2. Both servers run Windows Server
2012 R2 and have the Hyper-V server role installed.
HV1 hosts 25 virtual machines. The virtual machine configuration files and the virtual hard
disks are stored in D:\VM.
You shut down all of the virtual machines on HV1.
You copy D:\VM to D:\VM on HV2.
You need to start all of the virtual machines on HV2. You want to achieve this goal by using
the minimum amount of administrative effort.
What should you do?
A.
From HV1, export all virtual machines to D:\VM. Copy D:\VM to D:\VM on HV2 and
overwrite the existing files. On HV2, run the New Virtual Machine wizard.
B.
From HV1, export all virtual machines to D:\VM. Copy D:\VM to D:\VM on HV2 and
overwrite the existing files. On HV2, run the Import Virtual Machine wizard.
C.
Run the Import-VM InitialReplicationcmdlet.
D.
Run the Import-VM cmdlet.
Answer is D
https://technet.microsoft.com/en-us/library/hh848495.aspx
Detailed Description
The Import-VM cmdlet imports a virtual machine from a file.
agree it’s D. I w2012 you no longer need to export and then import which excludes a and b so d is the answer