The Expose-Snapshot command enables you to expose a snapshot. You can either expose the snapshot as a local read-only folder by mounting it on an unused folder, or expose it as a local read-only volume by mounting it on an unused drive letter.
Notes:
Expose-Snapshot [-Name] <String> [-Index] <Int32> [-Path] <String> [-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 path under which you want to expose the snapshot. The path can be either a drive letter or a full folder path.
The port that is used for connecting to the given host. The default port is 25000.
Example: Expose a snapshot as a local read-only volume
Expose-Snapshot 192.168.1.153 0 E: 25000
Outcome:
Snapshot {97127d0b-f1c9-4db5-943d-96c39b712fe6} mounted as E:
Copyright © 2015 Arcserve.
All rights reserved.
|
|