Users Guide

Table Of Contents
Command Syntax
ASMCLI mount
[{-document="path" |
-volume={"drive_letter" |"mount_point"}|
-component="component_name" |
-collection="collection_name"|
-writer="writer_name" |
-objectID="identifier"}]
[{-location="* | drive_letterA;drive_letterB;...|
mount_point;;;;... |
-locationroot=<drive_letter|mount_point}]"
[{-useLatest | -useEarliest}] [-email | -noemail]
-readwrite -retry=n
For a description of these parameters, see Command Parameters.
Examples
Mount the Smart Copy backup document named e2b3f1a3234.bcd on drive D:/
> \ASMCLI mount document="C:\BackupDocs\Shadows\
PSV{18A090603BE03FA80A7AE4120000E045;32256}\e2b3f1a3234.bcd" location=D:\
Mount the Smart Copy backup document named e2b3f1a3234.bcd at the mount point D:\Data2Server
> ASMCLI mount document= "PSV{18A090603BE03FA80A7AE4120000E045;32256}\
e2b3f1a3234.bcd" location="D:\Data2Server"
Mount the most recent Smart Copy backup document available for volume F:\ on drive Q:\
> ASMCLI mount volume=F:\ useLatest location="Q:\"
Mount the oldest Smart Copy backup document available for the Exchange mailbox database named Mailbox2Database on
drive Q:\:
> ASMCLI mount component="Mailbox2Database" useEarliest location="Q:\"
ASMCLI -Properties
Specify the properties subcommand to list the properties of an existing Smart Copy backup document.
Command Syntax
ASMCLI properties
[-document="path" |
-volume={"drive_letter"|"mntpnt"} |
-component="component_name"] |
-collection=" collection_name" |
-writer="writer_name" | objectID="identifier" |
[-useLatest | -useEarliest]
For a description of these parameters, see Command Parameters.
Command Output
The following data is provided in the output from this command, depending on the parameters that you specify. Each property is
preceded by the specified identification string.
The following table lists the various identifiers that are displayed on the screen when you run the properties command.
Using the Command Line Interface
123