求达人指教,谢谢各位!
麻烦大家帮我看一道70-290的题:
1. You are the administrator of a Windows Server 2003 computer named Server1. Server1 has a single disk. The
disk is configured so that it has four primary partitions, which are formatted as FAT32. The disk also has
unallocated space available.
You need to use the unallocated disk space to store user data.
What should you do?
A. Convert all existing partitions to NTFS.
B. Using Diskpart.exe, run the create command.
C. Convert the disk to a dynamic disk, and create a new volume.
D. Using Diskpart.exe, run the extend command.
正确答案是C,我想问下B为什么不对呢,题目中并没有说必须要扩展成卷的形式啊,我也可以用Diskpart建立一个扩展分区不行吗?请达人指教,谢谢!