You have a server named Server1 that runs a Server Core Installation of Windows Server
2012 R2. You attach a 4-TB disk to Server1.
The disk is configured as an MBR disk. You need to ensure that you can create a 4-TB
volume on the disk.
Which Diskpart command should you use?
A.
Automount
B.
Convert
C.
Expand
D.
Attach
Explanation:
You will need to convert the disk to a GPT since GPT disks allows for partitioning and not
MBR disks.
Incorrect answers:
A: This is the wrong command to use to create a 4TB volume on the disk.
C: There is no need to expand the disk.
D: This is not the appropriate Diskpart command to use.
References:
Exam Ref 70-410: Installing and Configuring Windows Server 2012: 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
Convert