Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam 70-412 Topic 10 Question 1 Discussion

Actual exam question for Microsoft's 70-412 exam
Question #: 1
Topic #: 10
[All 70-412 Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: D

Import-VM

Imports a virtual machine from a file.

Example

Imports the virtual machine from its configuration file. The virtual machine is registered in-place, so its files are not copied.

Windows PowerShell

PS C:\> Import-VM --Path 'D:\Test\VirtualMachines\5AE40946-3A98-428E-8C83-081A3C6BD18C.XML'


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel