Windows Server Administration Fundamentals — Question 46
You work as a Network Administrator for Net Perfect Inc. The company has a Windows Server 2008 network environment. The network is configured as a
Windows Active Directory-based single forest network. You are configuring a new computer. You want to configure the computer's hard disk as a dynamic disk.
Which of the following command-line tools will you use to convert a hard disk from basic to dynamic?
Answer options
- A. NTDSUTIL
- B. DISKPART
- C. FDISK
- D. FSUTIL
Correct answer: B
Explanation
The correct tool for converting a basic disk to a dynamic disk in Windows is DISKPART, as it provides the necessary commands to manage disks. NTDSUTIL is used for Active Directory management, FDISK is an older tool for disk partitioning and does not support dynamic disks, and FSUTIL is for managing file systems and not disk types.