Applies To: Windows Server 2008
Executes a file on the local computer. The file can be a cmd script.
Syntax
Copy Code | |
|---|---|
exec <ScriptFile.cmd> | |
Parameters
| Parameter | Description |
|---|---|
|
<ScriptFile.cmd> |
Specifies the script file to execute. |
Remarks
-
This command is used to duplicate or restore data as part of a backup or restore sequence.
-
If the script fails, an error is returned and DiskShadow quits.





