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

Arguments

[-URL] <String>
[-IncludeReplicator [<SwitchParameter>]]
[-RemoveReplicatorConfigDB [<SwitchParameter>]]
[-ContentDatabaseName <String>]
[-ForceContentDatabase [<SwitchParameter>]]
[-RemoveFeatures <String>]

Copy Replicator Alerts

The following are commands used for maintaining replication networks.

Copy-ReplicatorAlerts

PowerShell

Copy-ReplicatorAlerts

Purpose

Copies all alerts on all under the specified URL to target sites on other web applications. The copied alerts are kept on the source site, but can be disabled.

Edition

Standard, Enterprise, and Runtime only

Comment

Copies all alerts on all sites in the specified Web Application to mirroring sites on other Web Applications connected by Replication.

 

URL

Enter a URL to a web application or site collection. Alerts for this URL and any child sites will be copied.

 

Type

Specify whether the URL is to a web application or a site collection. The default value is site collection.

 

IncludeChildren

Include child web sites.

 

Connection

Only copy alerts to the target of the specified connection.

 

DisableInbound

Disable alerts on the target web application.

 

DisableOutbound

Disable alerts on the source web application after copying them.

 

UserName

Enter a user account to only move alerts for that account. Otherwise, alerts for all users will be copied.

PowerShell Code Example

Copy-ReplicatorAlerts -URL "http://localwebapplication" -IncludeChildren -DisableInbound

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating