DL4300 Appliance
Remove-Agent
463
Option
Description
-all
Force all protected machines.
-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.
-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.
-protectedserver
Force for the current protected machine’s name.
-user
Optional. Login for the remote Core host machine.
If you specify a login, you also have to provide a
password. If none are provided, then the logged-on
user's credentials will be used.
Example:
Push rollup for a single protected machine:
>Push-Rollup -core 10.10.10.10:8006 -user administrator -password 23WE@#$sdd –protectedserver 10.10.5.22
Push rollup for all protected machines:
>Push-Rollup -all
Parent topic
Remove-Agent
The
Remove-Agent
PowerShell command lets you remove a machine from Rapid Recovery Core protection.
Usage
The usage for the command is as follows:
Remove-Agent -core [host name] -user [login] -password [password] -protectedserver [name | IP address] -deleterecoverypoints -all
Command Options
The following table describes the options available for the
Remove-MountAgent
command:
Table 223. Remove-Agent 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