Batch Script - DISKPART


Advertisements


This batch command shows and configures the properties of disk partitions.

Syntax

Diskpart

Example

@echo off 
diskpart

Output

The above command shows the properties of disk partitions. Following is an example of the output.

Microsoft DiskPart version 6.3.9600

Copyright (C) 1999-2013 Microsoft Corporation.
On computer: WIN-50GP30FGO75

batch_script_commands.htm

Advertisements