This topic has not yet been rated - Rate this topic

Import

Updated: April 17, 2012

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

Imports a foreign disk group into the disk group of the local computer.

import [noerr]

 

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.

  • The import command imports every disk that is in the same group as the disk with focus.

  • A dynamic disk in a foreign disk group must be selected for this operation to succeed. Use the select disk command to select a disk and shift the focus to it.

To import every disk that is in the same disk group as the disk with focus into the disk group of the local computer, type:

import

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.