Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.02 KB

File metadata and controls

41 lines (29 loc) · 1.02 KB
title description ms.topic ms.assetid ms.author author manager ms.date
offline volume
Reference article for the offline volume command, which takes the online volume with focus to the offline state.
reference
b8f7192f-ea38-47d0-9d4e-58ef68336ae6
jgerend
JasonGerend
mtillman
10/16/2017

offline volume

Takes the online volume with focus to the offline state.

Note

A volume must be selected for the offline volume command to succeed. Use the select volume command to select a disk and shift the focus to it.

Syntax

offline volume [noerr]

Parameters

Parameter Description
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 take the disk with focus offline, type:

offline volume

Related links