Users Guide

Command Options
The following table describes the options available for the New-Replication command:
Table 258. New-Replication 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.
-user
Optional. User name for the remote Core host machine. If you specify a user name, you also have to
provide a password. If none are provided, then the logged-on user's credentials will be 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 are provided, then the logged-on user's credentials will be used.
-
replicationn
ame
Name of the replication configuration on the target Core.
-
targetserver
The host name, user name, and password for the target Core.
-
protectedser
ver
The name of the protected machine and repository on the target Core for setting up replication.
Example:
Create new replication for the protected machine with IP 10.10.10.4:
>New-Replication -targetserver 10.10.10.128 -protectedserver 10.10.10.4
New-Repository
The New-Repository command creates a new DVM repository in the Rapid Recovery Core. The size specified must be
between 250MB and 16TB.
Usage
The usage for the command is as follows:
New-Repository | name [name] -size [size] -datapath [location] -metadatapath [location]
Command Options
The following table describes the options available for the New-Repository command:
384
Understanding the Rapid Recovery PowerShell module