The Unmount-Snapshot command enables you to release an exposed snapshot without losing the snapshot itself. The snapshot is still exposed but it does not use a mount point.
Unmount-Snapshot [-Name] <String> [[-Index] [<Int32>]] [[-Port] [<String>]]
The name of the host whose snapshot you want to expose.
The index no. of the snapshot, as returned by the Get-Snapshot command.
The port that is used for connecting to the given host. The default port is 25000.
Example: Unmount a snapshot
Unmount-Snapshot {97127d0b-f1c9-4db5-943d-96c39b712fe6} 1
Snapshot {97127d0b-f1c9-4db5-943d-96c39b712fe6} unmounted
Copyright © 2015 Arcserve.
All rights reserved.
|
|