A RetroSearch Logo

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

Search Query:

Showing content from https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/extend below:

extend | Microsoft Learn

Extends the volume or partition with focus and its file system into free (unallocated) space on a disk.

Syntax
extend [size=<n>] [disk=<n>] [noerr]
extend filesystem [noerr]
Parameters Parameter Description size=<n> Specifies the amount of space in megabytes (MB) to add to the current volume or partition. If no size is given, all of the contiguous free space that is available on the disk is used. disk=<n> Specifies the disk on which the volume or partition is extended. If no disk is specified, the volume or partition is extended on the current disk. filesystem Extends the file system of the volume with focus. For use only on disks where the file system was not extended with the volume. 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. Remarks Examples

To extend the volume or partition with focus by 500 megabytes, on disk 3, type:

extend size=500 disk=3

To extend the file system of a volume after it was extended, type:

extend filesystem
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