DRAG DROP
Your network contains an Active Directory domain named contoso.com. The domain contains a file server
named File1. All servers in the domain run Windows Server 2012 R2.
You need to create a new volume on File1.
The new volume must have the following configurations:
Have the drive letter T
Have the FAT32 file system
Be stored on a new virtual hard disk
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:
Explanation:
Note: Example:
createvdisk file=”C:\\vdisks\\disk1.vhd” maximum=16000
attachvdisk
create partition primary
assign letter=g
formathttp://technet.microsoft.com/en-us/library/gg252576.aspx
http://technet.microsoft.com/en-us/library/hh831487.aspx