The following are commands used for retrieving replicator objects.
|
PowerShell |
Get-ReplicatorConnection | |
|
Purpose |
Returns Replicator Connection objects. | |
|
Edition |
Standard, Enterprise, and Runtime only | |
|
Comment |
||
|
|
URL |
The URL of the server that has the Replicator Connection. |
|
|
Name |
The name you wish to match the returned replicator connection against. Wildcard characters can be used in the name argument. |
|
Cmdlet Piping Consumer |
Add-ReplicatorGroupConnection |
|
|
|
Remove-ReplicatorGroupConnection |
|
|
|
Update-ReplicatorMap |
|
Get-ReplicatorConnection -Name "Corporate*"
Returns all Replicator Connection objects for the specified connections.