Import |
Applies To: Windows Server 2008
Imports a transportable shadow copy from a loaded metadata file into the system.
For examples of how to use this command, see Examples.
Syntax
|
|
import |
Remarks
- Transportable shadow copies are not stored on the system immediately. Their details are stored in a Backup Components Document XML file, which DiskShadow automatically requests and saves in a .cab metadata file in the working directory. You can change the path and name of this file using the set metadata command.
- Before you can use import, you must load a DiskShadow metadata file using the load metadata command.
Examples
The following is a sample DiskShadow script that demonstrates the use of the import command:
|
|
#Sample DiskShadow script demonstrating IMPORT |