The following are commands used for maintaining replication networks.
|
PowerShell |
Clear-ReplicatorWebAppConfig | |
|
Purpose |
Clears configuration for the specified Web Application. | |
|
Edition |
All | |
|
Comment |
||
|
|
URL |
Enter a URL to a Web Application. |
|
|
IncludeReplicator |
Delete Replicator database associated with this Web Application. |
|
|
RemoveReplicatorConfigDB |
Delete Replicator configuration database. |
|
|
ContentDatabaseName |
Remove the Replicator configuration from this database only. |
|
|
ForceContentDatabase |
Force removal of Replicator configuration regardless of existing map families. |
|
|
RemoveFeatures |
Remove Replicator Site Collection features. |
Clear-ReplicatorWebAppConfig -URL "http://corporateoffice"
None