立即与支持人员聊天
与支持团队交流

Replicator 7.4 - Command Line Reference Guide

Introduction Installing Metalogix Replicator Configuring Metalogix Replicator
Enable Web Applications for Replication Connect Web Applications Map SharePoint Content for Replication
Add Replicator List Mappings Add Replicator Map Family Remove Replicator List Mappings Remove Replicator Map Family Disable Replicator Alert Replication Disable Replicator Map Disable Replicator Map Family Suspend Replicator Map Family Resume Replicator Map Family Enable Replicator Alert Replication Enable Replicator Map Enable Replicator Map Family Write Replicator Map Write Replicator Map Families Suspend Replicator Map Families Write Replicator Paused Map Families Resume Replicator Map Families Set Replicator Map Family Write Replicator Maps Set Replicator Map Inheritance Update Replicator Map Update Replicator Map Connection Update Replicator Map Family Update Replicator Map Lists
Get Replicator Objects Commands
Managing Metalogix Replicator
Replicate SharePoint Content Monitor Replication Networks Maintain Replication Networks
Register Offline Activation Add Replicator Supported Web Part Add Replicator Supported WSS Versions Set Replicator Alerts Remove Replicator Orphaned Config Remove Replicator Orphaned Disk Objects Clear Replicator Web Application Configuration Copy Replicator Alerts Remove Replicator Supported Web Part Export Replicator Settings Import Replicator Settings Export Replicator KPI Settings Import Replicator KPI Settings Export Replicator KPI Results Import Replicator KPI Results Clear Replicator Map Queue Move Replicator Alerts Clear Replicator Queue All Clear Replicator Queue Completed Clear Replicator Queue Completed or Error Reapply Replicator Error Queue Items Install-ReplicatorSolution Test Replicator Consistency Start Replicator Maintenance Update Replicator Account Write Replicator Features Update Replicator Settings File
Managing Administrative Farm Settings
Appendix – Repadm equivalents for PowerShell commands About

Add Replicator Map Family

The following are commands used in the process of mapping SharePoint content for Replication.

Add-ReplicatorMapFamily

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.

PowerShell Code Example

Add-ReplicatorMapFamily -URL "http://localwebapplication" -Type "WebApplication" -MapFamily "Test Map" -Group "Test Group Name"

Returns

Map Family added.

相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级