[[-URL] <String>]
[-Name <String>]
Get-ReplicatorWebApp | Add-ReplicatorGroup -Group "MyCustomGroup" -ReplicationMode "Direct"
The following are commands used for retrieving replicator objects.
|
PowerShell |
Get-ReplicatorGroup | |
|
Purpose |
Returns Replicator Group objects. | |
|
Edition |
Standard, Enterprise, and Runtime only | |
|
Comment |
||
|
|
URL |
The URL of the server where the groups are configured. |
|
|
Name |
The name you wish to match the returned groups against. Wildcard characters can be used in the name argument. |
|
Cmdlet Piping Consumer |
Update-ReplicatorGroup |
|
|
|
Remove-ReplicatorGroup |
|