Users Guide

Table 211. UpdateRepository command options (continued)
Option Description
-
sharepasswor
d
For share location only. Determines password to share location.
-core
Optional. Remote Core host machine IP address (with an optional port number). By default, the
connection is made to the Core installed on the local machine.
-user
Optional. User name for the remote Core host machine. If you specify a user name, you must also provide
a password. If none is provided, then the credentials for the logged-on user are used.
-password
Optional. Password to the remote Core host machine. If you specify a password, you also have to provide
a user name. If none is provided, then the credentials for the logged-on user are used.
Examples:
Create a new storage location in a local DVM repository:
>cmdutil /updaterepository -name Repository 1 -size 200Gb -datapath d:\repository -
metadatapath d:\repository -core 10.10.10.10:8006 -username administrator -password
23WE@#$sdd
Create a storage location for a DVM repository at a shared location:
>cmdutil /updaterepository -name Repository 1 -size 200Gb -uncpath \\share\repository -
shareusername login -sharepassword 23WE@#$sdd -core 10.10.10.10:8006 -username
administrator -password 23WE@#$sdd
Version
The version command displays information about the version of the Rapid Recovery software installed on the specified
server. If you do not specify a core or protected server, the information returned applies to the Core on which you are currently
working.
Usage
The usage for the command is as follows:
/[version | ver] -protectedserver [name | IP address]
Command Options
The following table describes the options available for the version command:
Table 212. Version command options
Option Description
-?
Display this help message.
-core
Optional. Remote Core host machine IP address (with an optional port number). By default, the
connection is made to the Core installed on the local machine.
332 Understanding the Rapid Recovery Command Line Management utility