Previous Topic: Test-Integrity - Perform Integrity Test for Assured RecoveryNext Topic: Editing Commands


Unmount-Snapshot - Unmount a Snapshot

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.

Syntax
Unmount-Snapshot [-Name] <String> [[-Index] [<Int32>]] [[-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.

Port (Optional)

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 
Outcome
Snapshot {97127d0b-f1c9-4db5-943d-96c39b712fe6} unmounted