Load metadata


Applies To: Windows Server 2008

Loads a metadata .cab file prior to importing a transportable shadow copy or loads the writer metadata in the case of a restore. If used without parameters, load metadata displays help at the command prompt.

For examples of how to use this command, see Examples.

Syntax


Copy Code

load metadata [<Drive>:][<Path>]<MetaData.cab>

Parameters

Parameter

Description

[<Drive>:][<Path>]

Specifies the location of the metadata file.

MetaData.cab

Specifies the metadata .cab file to load.

Remarks

Examples

To load a metadata file called metafile.cab from the default location, type:


Copy Code

load metadata metafile.cab

Additional references

Command-Line Syntax Key