You have a server named Server1 that runs Windows Server 2012 R2.Server1 has the Hyper-V server
role installed.
The disks on Server1 are configured as shown in the exhibit. (Click the Exhibit button.)
You create a virtual machine on Server1.
You need to ensure that you can configure a pass-through disk for the virtual machine.
What should you do?
A.
Convert Disk 1 to a GPT disk.
B.
Delete partition E.
C.
Convert Disk 1 to a dynamic disk.
D.
Take Disk 1 offline.
Explanation:
Exam Ref 70-410: Installing and Configuring Windows Server 2012 R2: Objective 3.2: Create and
Configure virtual machine storage, Chapter 3: p. 159
Exam Ref 70-410: Installing and Configuring Server 2012: Objective 1.3: Installing and Configuring
servers, Chapter 1: p. 42-43
http://blogs.technet.com/b/askcore/archive/2008/10/24/configuring-pass-through-disks-in-hyperv.aspx
is D
A pass-through disk is a type of virtual disk that points not to an area of space on a physical disk, but to a physical disk drive itself, installed on the host computer. When you add a hard drive to any of the controllers in a virtual machine, you can select a physical hard disk, as opposed to virtual one.
To add a physical hard disk to a virtual machine, however, the VM must have exclusive access
to it. That is, you must fi rst take the disk offline in the parent OS, by using the Disk
Management snap-in, or the Diskpart.exe utility. After the disk is offl ine, it is available for selection in the Physical hard disk drop-down list.