Which cmdlet should you use?

Your network contains one Active Directory domain.
The domain contains two Hyper-V hosts named Host1 and Host2 that run Windows Server 2012
R2.
Host1 contains a virtual machine named VM1.
You plan to move VM1 to Host2.
You need to generate a report that lists any configuration issues on Host2 that will prevent VM1
from being moved successfully.
Which cmdlet should you use?

Your network contains one Active Directory domain.
The domain contains two Hyper-V hosts named Host1 and Host2 that run Windows Server 2012
R2.
Host1 contains a virtual machine named VM1.
You plan to move VM1 to Host2.
You need to generate a report that lists any configuration issues on Host2 that will prevent VM1
from being moved successfully.
Which cmdlet should you use?

A.
Move-VM

B.
Test-VHD

C.
Debug-VM

D.
Compare-VM

Explanation:
https://technet.microsoft.com/en-us/library/hh848612(v=wps.630).aspx



Leave a Reply 1

Your email address will not be published. Required fields are marked *


kingces

kingces

The Compare-VM cmdlet compares a virtual machine and a virtual machine host for compatibility, returning a compatibility report. This is useful when trying to import or migrate a virtual machine that is incompatible with the target server that runs Hyper-V.