A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/windows-server/administration/windows-commands/create-volume-simple below:

create volume simple | Microsoft Learn

Creates a simple volume on the specified dynamic disk. After you create the volume, the focus automatically shifts to the new volume.

Syntax
create volume simple [size=<n>] [disk=<n>] [align=<n>] [noerr]
Parameters Parameter Description size=<n> The size of the volume in megabytes (MB). If no size is given, the new volume takes up the remaining free space on the disk. disk=<n> The dynamic disk on which the volume is created. If no disk is specified, the current disk is used. align=<n> Aligns all volume extents to the closest alignment boundary. Typically used with hardware RAID Logical Unit Number (LUN) arrays to improve performance. <n> is the number of kilobytes (KB) from the beginning of the disk to the closest alignment boundary. noerr For scripting only. When an error is encountered, DiskPart continues to process commands as if the error did not occur. Without this parameter, an error causes DiskPart to exit with an error code. Examples

To create a volume of 1000 megabytes in size, on disk 1, type:

create volume simple size=1000 disk=1
Related links

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4