DL4300 Appliance
Start-EsxiExport
477
Table 236. Start-ChecksumCheck 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 log on.
If none are provided, then the logged-on user's
credentials will be used.
-protectedserver
The name of the protected machine.
-rpn
Optional. Only for chain deletion (base image with
chain of incrementals or orphaned points). The
sequential number of a recovery point to check (use
the Get-RecoveryPoints command to obtain the
numbers). You can specify several space-separated
numbers to delete multiple recovery points with a
single command.
-time
Optional. Select the recovery point to check by its
creation time, instead of its sequential number.
Specify the exact time in the format "mm/dd/yyyy
hh:mm tt" (for example, "2/24/2012 09:00 AM").
Keep in mind to specify date and time values of the
time zone set on your computer.
Example:
Start a checksum check on two recovery points.:
> Start-ChecksumCheck -core 10.10.10.10 -user administrator -password 23WE@#$sdd -protectedserver 10.10.5.22 -rpn 5 7
Parent topic
Start-EsxiExport
The
Start-EsxiExport
PowerShell command initiates the launch of a virtual export from the selected Rapid
Recovery recovery point to an ESX(i) server virtual machine.
Required parameters include the name of the protected machine containing recovery points to export; the name
of the virtual machine you are exporting to; the amount of RAM to be allocated on the virtual machine; the host
name and port of the Linux server host, and the path to the local, network, or Linux folder where the resulting
virtual machine files will be stored.