This topic has not yet been rated - Rate this topic

ExportStore method of the BcdStore class

Exports the BCD store to the specified file. The resulting file can be used with ImportStore or BcdEdit /import.

Syntax


boolean ExportStore(
  [in]  string File
);

Parameters

File [in]

Path to the file where the exported BCD store will be copied.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Namespace

\\.\Root\WMI

MOF

Bcd.mof

See also

BcdStore
ImportStore

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.