Chat now with support
Chat with Support

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-ReplicatorSupportedWebPart

PowerShell

Add-ReplicatorSupportedWebPart

Purpose

Add a supported web part.

Edition

All

Comment

Adds specified name of a web part to the support web parts list maintained by Presentation Publisher. Web parts not on this list will not be replicated.

 

Title

Short title of the Web Part.

 

Type

Full namespace and class of the Web Part.

 

Author

Company/Author who built the Web Part.

 

Assembly

.NET Assembly where the PersistWebPartPropertiesClass and ApplyWebPartPropertiesClass will be run.

 

PersistWebPartPropertiesClass

Class that will get run on the Outbound Farm to load Web Part Properties.

 

ApplyWebPartPropertiesClass

Class that will be run on the Inbound Farm to set Web Part Properties.

PowerShell Code Example

Add-ReplicatorSupportedWebPart -Title "XmlWebPart" -Type Microsoft.SharePoint.WebPartPages.XmlWebPart -Author Microsoft

Returns

None

Arguments

[-Title] <String>
[-Type] <String>
[-Author <String>]
[-Assembly <String>]
[-PersistWebPartPropertiesClass <String>]
[-ApplyWebPartPropertiesClass <String>]

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating