The following are commands used in the process of mapping SharePoint content for Replication.
|
PowerShell |
Disable-ReplicatorMap | |
|
Purpose |
Disables the Replication Map associated with a specified URL and Map Family, if specified. | |
|
Edition |
Standard, Enterprise, and Runtime only | |
|
Comment |
Disables the Replication Maps associated with a specified URL and Map Family, if specified. | |
|
|
URL |
Enter a URL to a Web Application, Site Collection, Web Site, List, or Folder. |
|
|
Type |
Specify whether the URL is to a Web Application, Site Collection, Web Site, List, or Folder. |
|
|
IncludeChildren |
Include child Web Sites. |
|
|
MapFamily |
Enter a name for a Map Family. |
|
|
InputReplicatorMap |
Enter a name for a Map Family. |
Disable-ReplicatorMap -URL "http://localwebapplication"
None