READ Free Dumps For Microsoft- 70-410
Question ID 10722 | HOTSPOT
You have a Hyper-V host named Server1 that runs Windows Server 2008 R2. All of the virtual machines on Server1 use VHDs.
You install the Hyper-V server role on a server named Server2 that runs Windows Server 2012 R2. Server2 has the same hardware configurations as Server1.
You plan to migrate the Hyper-V host from Server1 to Server2 by using the Windows Server Migration Tools.
In the table below, identify what can be migrated by using the Windows Server Migration Tools. Make only one selection in each row. Each correct selection is
worth one point.
Hot Area:
|
Option A | Correct Answer:
|
Correct Answer | A |
Explanation Explanation/Reference: * The following configurations and settings can be migrated automatically include: / Most virtual machine configurations. Virtual machines and their data are moved as part of the migration, but some configurations require manual intervention / Hyper-V settings. These include the system-wide settings and the authorization store. References: http://technet.microsoft.com/en-us/library/ee849855%28v=WS.10%29.aspx
Question ID 10723 | DRAG DROP
You have a server named Server1 that runs Windows Server 2012 R2.
You need to create a new volume on Server1.
The new volume must have the following configurations:
Be stored on a new virtual hard disk
Be assigned the drive letter G
Have the NTFS file system
In which order should you run the Diskpart commands?
To answer, move all the Diskpart commands from the list of commands to the answer area and arrange them in the correct order.
Select and Place:
|
Option A | Correct Answer:
|
Option F | Explanation/Reference :
:
Note: Example:
createvdisk file="C:\vdisks\disk1.vhd" maximum=16000
attachvdisk
create partition primary
assign letter=g
format
References:
http://technet.microsoft.com/en-us/library/gg252576.aspx
http://technet.microsoft.com/en-us/library/hh831487.aspx
|
Correct Answer | A |
Explanation