DL4300 Appliance
Start-VirtualStandby
491
Option
Description
-usesourceram
Optional. Allocate the same amount of RAM on the
virtual server as the source protected machine.
-linuxhostname
Linux VirtualBox server hostname.
-hostport
Linux VirtualBox server port.
-targetpath
Local or network or Linux path to the folder where
the virtual machine files are to be stored.
-pathusername
User name for network machine. Only required
when you specify network path in parameter
-
targetpath
.
-pathpassword
Password for network machine. Only required
when you specify network path in parameter
-
targetpath
.
-accountusername
Optional. Use if you can specify a user account to
register the exported virtual machine. For local or
network machine only.
-accountpassword
Optional. Use only when you specify a user account
to register the exported virtual machine using
parameter
-accountusername.
For local or
network machine only.
Example:
Export all volumes from the latest recovery point on machine 10.10.12.97 to a VM called NewVirtualBoxVM:
>Start-VBExport -protectedserver 10.10.12.97 -vmname NewVirtualBoxVM -ram usesourceram -targetpath D:/exports
Parent topic
Start-VirtualStandby
The
Start-VirtualStandby
PowerShell command lets you force a Rapid Recovery a data export to a virtual
standby machine. This on-demand export can occur outside of the regularly scheduled virtual standby exports.
Usage
The usage for the command is as follows:
Start-VirtualStandby -core [host name] -user [login] -password [password] -all | -protectedserver [name(s) | IP address]
Command Options
The following table describes the options available for the
Start-VirtualStandby
command:
Table 247. Start-VirtualStandby command options
Option
Description
-?
Display this help message.