You work as a network administrator at ABC.com. The ABC.com network consists of a single
Active Directory domain named ABC.com. The servers on the network run Microsoft Windows
Server 2008 and the workstations run Microsoft Windows 7.
You have been instructed to create a native Virtual Hard Disk, named KingSystem, in a folder
KingWindows. The KingWindows folder is hosted by external hard disk that has the H: drive letter
assigned. You are also informed that the maximum size of the VHD should be 60-GB.
Which of the following actions should you take?

A.
You should consider making use of the diskpart file=h:\kingwindows\kingsystem.vhd
maximum=60 command.
B.
You should consider making use of the diskpart file=h:\kingwindows\kingsystem maximum=60
command.
C.
You should consider making use of the create vhd file= h:\kingwindows\kingsystem.vhd
maximum=60000 command.
D.
You should consider making use of the create vdisk file=h:\kingwindows\kingsystem.vhd
maximum=60000 command.
Explanation: