EMCMD <system> GETSNAPSHOTLOCATION <volume letter>
This command retrieves the currently configured snapshot location (directory path) for the given volume on the given system. It will return an empty result if the snapshot location is not configured on the given volume.
The parameters are:
<system> | This can be either the source or the target systems. |
<volume letter> | This is the drive letter of the volume to be snapshotted |
Sample output:
C:\Temp
When the command is successful, it will report the snapshot directory path on stdout, which will be empty if snapshot location is not yet configured.
このトピックへフィードバック