Configuring Advanced Windows Server 2012 Services — Question 15

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?

Answer options

Correct answer: C

Explanation

The correct answer is C, Debug-VM, as it is used to identify configuration issues that may prevent a virtual machine from functioning properly on a different host. The other options, such as Move-VM, are focused on transferring the VM, while Test-VHD evaluates the virtual hard disk and Compare-VM compares VM configurations, neither of which specifically reports on potential migration issues.