![Quest Engineering DL4300 User Manual Download Page 438](http://html1.mh-extra.com/html/quest-engineering/dl4300/dl4300_user-manual_3648779438.webp)
DL4300 Appliance
Get-ReplicatedServers
438
Option
Description
all (display all jobs); l[number] or [number] (fetches
## most recent jobs sorted by execution and time);
f[number] (displays first ## recovery jobs sorted by
execution and time). By default, the 20 most recent
jobs are shown.
Example:
Lists recovery points for machines protected on the local Core:
>Get-RecoveryPoints -protectedserver 10.10.10.10
Parent topic
Get-ReplicatedServers
The
Get-ReplicatedServers
command returns information about machines replicated on the Core.
Usage
The usage for the command is as follows:
Get-ReplicatedServers -core [host name] -user [user name] -password [password]
Dell recommends you consider security when using commands to return values. For example, this command
returns the administrator password for each replicated server. If used in an MSP environment from the target
Core, this can potentially expose the login password of the administrator user. For environments with encrypted
repository data, this does not pose substantial security issues.
Command Options
The following table describes the options available for the
Get-ReplicatedServers
command:
Table 202. Get-ReplicatedServers 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.