The following are commands used in the process of mapping SharePoint content for Replication.
|
PowerShell |
Write-ReplicatorMapFamilies | |
|
Purpose |
Display a list of all the Map Families on the specified Web Application. | |
|
Edition |
Standard, Enterprise, and Runtime only | |
|
Comment |
||
|
|
URL |
Enter a URL to a Web Application. |
|
|
IncludeChildren |
Include child Web Sites. |
Write-ReplicatorMapFamilies -URL "http://localwebapplication"
None