Previous Topic: Export-Scenario - Export a Scenario to a Specified LocationNext Topic: Import-Scenario - Import a Scenario to the Manager


Expose-Snapshot - Expose a Snapshot

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:

Syntax
Expose-Snapshot [-Name] <String> [-Index] <Int32> [-Path] <String> [-Port] <String>
Parameters
Name

The name of the host whose snapshot you want to expose.

Index

The index no. of the snapshot, as returned by the Get-Snapshot command.

Path

The path under which you want to expose the snapshot. The path can be either a drive letter or a full folder path.

Port (Optional)

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: