The following are commands used in the process of mapping SharePoint content for Replication.
PowerShell |
Add-ReplicatorMapFamily | |
Purpose |
Add a new Map Family with the specified settings. | |
Edition |
Standard, Enterprise, and Runtime only | |
Comment |
| |
|
URL |
Enter the URL to the Web Application, Site Collection, Web Site, List, or Folder. |
|
MapFamily |
Enter a name for the Map Family. |
|
Type |
Specify whether the URL is to a Web Application, Site Collection, Web Site, List, or Folder. |
|
Group |
Enter a name for the Group being set. If you do not specify a Group, then the default group will be used. If there is no default group, then you must specify the group with this command. (optional) |
|
Enabled |
Enable or disable the Map Family when created. (optional) |
|
MaxEventCount |
Specify the maximum number of events that will be included in a replication package. |
Add-ReplicatorMapFamily -URL "http://localwebapplication" -Type "WebApplication" -MapFamily "Test Map" -Group "Test Group Name"
Map Family added.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center