DL4300 Appliance
Remove-RecoveryPoints
466
Option
Description
to provide a password. If none are provided, then the
logged-on user's credentials will be used.
Example:
Dismount all recovery points on the specified Core:
>Remove-Mounts -core 10.10.10.10:8006 -user administrator -password 23WE@#$sdd
Parent topic
Remove-RecoveryPoints
The
Remove-RecoveryPoints
PowerShell command lets you delete recovery points for a specific machine.
Usage
The usage for the command is as follows:
Remove-RecoveryPoints -core [host name] -user [login] -password [password] -[range | chain | all] -protectedserver
[name | IP address] -rpn [number | numbers] | -time [time string | time interval specified by two time strings]
Command Options
The following table describes the options available for the
Remove-RecoveryPoints
command:
Table 226. Remove-RecoveryPoints 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
Dismount all mounted recovery points for the current
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 be deleted
(use the Get-RecoveryPoints command to obtain the
numbers). You can specify several space-separated