You work as a Network Administrator for Net Perfect Inc. The company has a Windows Server 2016 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?
Correct Answer: B
Explanation/Reference:
Explanation:
In order to accomplish the task, you will have to use the DISKPART command-line utility.
A dynamic disk is a physical disk, which supports volumes that span multiple disks such as striped volume, RAID- 5 volume, etc. A dynamic disk uses a hidden database to track information about dynamic volumes on the disk and other dynamic disks in the computer. Dynamic disks can be made by converting the basic disks. This can be done by using Disk Management or the DISKPART command-line utility. When a basic disk is converted into a dynamic disk, all existing basic volumes become dynamic volumes.