Users Guide

Command Syntax
ASMCLI cloneReplica
[{document="path" |
volume={"drive"|"mount_point" |
component="component_name" |
collection="collection_name"|
objectID="identifier"}]
[{useLatest | useEarliest]
For a description of the parameters, see Command Parameters.
Example
Create a clone of the most-recent Smart Copy backup document available for F:\.
> ASMCLI cloneReplica volume=F:\ useLatest
ASMCLI -configureASM
Specify the configureASM subcommand to set one or more ASM properties from the command line. If no properties are specified, the
current values are output for all of the properties. Each property is validated and the output shows results for each property.
Command Syntax
ASMCLI -configureASM
-documentFolder="path"
-enableEmails={"Yes"|"No"}
-emailRecipientList="email_address"
-emailSenderAddress="email_address"
-emailSubjectLine="text"
-smtpport= {"1-n"} smtpHost={"hostname"|"ipaddress"}
-sendOnFailure={"Yes"|"No"}
-sendOnSuccess={"Yes"|"No"} |
-combineNotification={"Yes"|"No"} |
-sendTestMail debugfile="path"
-debuglevel={"1"|"2"|"3"}
For a description of the parameters, see Command Parameters.
Example
Display all of the properties that can be configured and their current values.
> ASMCLI -configureASM
ASMCLI -configureCHAP
The configureCHAP command specifies the CHAP user name and secret for a group.
Command Syntax
ASMCLI -configurechap
-group="name"|
-chapUser="name" |
-secret=password |
-vssvds | -smartcopy
For a description of the parameters, see Command Parameters.
Example
Sets the credentials for user name and password that ASM/ME uses for management access to TestGroup.
Using the Command Line Interface
111