nerdexam
CompTIA

220-802 · Question #577

A technician wants to create a new logical volume on a machine. Which of the following Windows 7 utilities will allow a technician to perform this action?

The correct answer is A. DISKPART. DISKPART is the Windows command-line tool that allows technicians to create, delete, format, and manage disk partitions and logical volumes.

Hardware

Question

A technician wants to create a new logical volume on a machine. Which of the following Windows 7 utilities will allow a technician to perform this action?

Options

  • ADISKPART
  • BFORMAT
  • CCHKDSK
  • DFDISK

How the community answered

(29 responses)
  • A
    93% (27)
  • C
    3% (1)
  • D
    3% (1)

Why each option

DISKPART is the Windows command-line tool that allows technicians to create, delete, format, and manage disk partitions and logical volumes.

ADISKPARTCorrect

DISKPART is a powerful Windows command-line utility that supports creating new partitions and logical volumes on both basic and dynamic disks. It can be invoked from the command prompt and supports commands such as 'create partition primary' and 'create volume simple', making it the correct tool for creating new logical volumes in Windows 7.

BFORMAT

FORMAT is used to prepare an existing partition with a file system and cannot create new partitions or logical volumes.

CCHKDSK

CHKDSK scans and repairs file system errors on existing volumes and has no capability for creating or resizing partitions.

DFDISK

FDISK is a legacy DOS partitioning tool that is not available or supported in Windows 7; it was replaced by DISKPART.

Concept tested: Using DISKPART to create logical volumes

Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/diskpart

Topics

#DISKPART#logical volume#disk management#partition tools

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice