Users Guide
10.10.10.23 -hostport 443 -hostusername root -hostpassword 12QWsdxc@# -usesourceram -
diskprovisioning thick
Create a VMware Workstation machine file on the local drive with protected data from recovery point #4:
>cmdutil /startexport -exporttype vmstation -core 10.10.10.10 -user administrator -
password 23WE@#$sdd -protectedserver 10.10.5.22 -rpn 4 -vmname Win2008-Smith -targetpath
c:\virtualmachines -ram 4096
Create a Hyper-V machine files to be stored on a remote machine:
>cmdutil /startexport -exporttype hyperv -core 10.10.10.10 -user administrator -password
23WE@#$sdd -protectedserver 10.10.5.22 -vmlocation \\WIN7-Bobby\virtualmachines -
hostname 10.10.10.23 -hostport 443 -hostusername root -hostpassword 12QWsdxc@# -ram 4096
UpdateRepository
The updaterepository command adds a new storage location to an existing DVM repository.
Usage
The usage for the command is as follows:
/updaterepository -name [repository name] -size [size of the repository] [-datapath
[data path] -metadatapath [metadata path] | [-uncpath [UNC path] -shareusername [share
user name] -sharepassword [share password] -core [host name] -user [user name] -password
[password]
Command Options
The following table describes the options available for the updaterepository command:
Table 211. UpdateRepository command options
Option Description
-?
Display this help message.
-name
Repository name.
-size
Size of repository storage location. Available units are b, Kb, Mb, Gb, Tb, and Pb.
-datapath
For local location only. Determines data path of repository storage location.
-
metadatapath
For local location only. Determines metadata path of repository storage location.
-uncpath
For share location only. Determines data and metadata paths of repository storage location.
-
shareusernam
e
For share location only. Determines user name to share location.
Understanding the Rapid Recovery Command Line Management utility 331










