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

Installing Metalogix Replicator

The following sections will provide an overview of the steps required to install Metalogix Replicator, using PowerShell commands.

Prepare SharePoint Farms

There are no command-line tools for this phase of the lifecycle.

Install Metalogix Replicator

This section provides an overview on running the Metalogix Replicator for SharePoint.exe

Metalogix Replicator for SharePoint.exe

Purpose

Run the Replicator installer, with no user interface requirements.

Requirements

To run the installer without the user interface on Windows Server 2003, you must first install Windows Installer 4.5. This is available from http://download.microsoft.com.

Edition

All

Comment

The exe calls a standard Windows installer, which behaves as all standard Windows installers do. For more information on standard Windows installers, see: http://support.microsoft.com/kb/227091 or http://msdn.microsoft.com/en-us/library/aa367988.aspx


/v


Passes the subsequent parameters to the Windows Installer running beneath the executable. The subsequent parameters must be passed in quotes immediately after /v. For example /v"/log C:\install.log".



/help

Help and quick reference option. Displays the correct usage of the setup command including a list of all switches and behavior. The description of usage can be displayed in the user interface. Incorrect use of any option invokes this help option.

NOTE: The equivalent Windows Installer Command-line Option is /?.



/quiet

Quiet display option. The installer runs an installation without displaying a user interface. No prompts, messages, or dialog boxes are displayed to the user. The user cannot cancel the installation.

Note: The equivalent Windows Installer Command-line Option is /qn.



/uninstall

Uninstall product option. Uninstalls a product.

Note: The equivalent Windows Installer Command-line Option is /x.



/log

Log option. Writes logging information into a log file at the specified existing path. The path to the log file location must already exist. The installer does not create the directory structure for the logfile.

The following information is entered into the log:

Status messages

Nonfatal warnings

All error messages

Start-up of actions

Action-specific records

User requests

Initial UI parameters

Out-of-memory or fatal exit information

Out-of-disk-space messages

Terminal properties

Note: The equivalent Windows Installer Command-line Option is /L*.



/q

No user interface is displayed



/qb

Basic user interface is displayed



/qr

Reduced user interface is displayed. A modal dialog box is displayed at the end of the installation



/qf

Full user interface is displayed. A modal dialog box is displayed at the end of the installation



/qn+

No user interface is displayed. However, a modal dialog box is displayed at the end of the installation



/qb+

Basic user interface is displayed.

A modal dialog box is displayed at the end of the installation. If you cancel the installation, a modal dialog box is not displayed



/qb-

Basic user interface with no modal dialog boxes

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating