Chat now with support
Chat mit 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

Appendix – Repadm equivalents for PowerShell commands

The following appendix provides an overview of how to use repadm with Replicator. Please note that we strongly suggest that you switch over to PowerShell, as all updates to the product will occur for PowerShell commands. Repadm commands will no longer be updated.

Repadm Commands

The repadm command is similar in structure to the SharePoint Stsadmin command line tool. Repadm.exe is located in the main Replicator installation folder. The default installation folder is one of the following, depending on which version of SharePoint you are using:

·C:\Program Files\Metalogix\Replicator\WSS40

·C:\Program Files\Metalogix\Replicator\WSS30
 

Run repadm from a Command Prompt window on the server where Replicator is installed. If UAC is enabled on this server, then you must run the Command Prompt as an administrator.

The following code example shows how to run enable a web application using repadm:

Repadm -o ConfigureWebApp   -URL http://corporateoffice -Enabled true

 

info

NOTE: If an argument value contains a space, then you must surround the entire argument value with double quotes. For example, -MapFamily "Portal Map Family".

Running Repadm Commands from PowerShell

The following code example shows how to run repadm commands from PowerShell:

'C:\Program Files\Metalogix\Replicator\WSS40\repadm.exe' -o ConfigureWebApplication -URL http://corporateoffice -Enabled true
 
The following table will provide the Repadm to PowerShell equivalents so that you can seamlessly switch over to PowerShell:

 

Repadm

PowerShell

ActivateOffline

Register-ReplicatorLicenseOffline

AddConnectionBinding

Add-ReplicatorConnectionBinding

AddListMappings

Add-ReplicatorListMappings

AddMapFamily

Add-ReplicatorMapFamily

AddReplicationGroup

Add-ReplicatorGroup

AddReplicationGroupConnection

Add-ReplicatorGroupConnection

AddSupportedWebPart

Add-ReplicatorSupportedWebPart

AddUserMappings

Add-ReplicatorUserMappings

AddWSSVersions

Add-ReplicatorSupportedWSSVersions

Alerts

Set-ReplicatorAlerts

CleanOrphanedConfig

Remove-ReplicatorOrphanedConfig

CleanOrphanedDiskObjects

Remove-ReplicatorOrphanedDiskObject

ClearConfiguration

Clear-ReplicatorWebAppConfig

ConfigureWebApplication

Set-ReplicatorWebAppConfig

CopyAlerts

Copy-ReplicatorAlerts

DeleteListMappings

Remove-ReplicatorListMappings

DeleteMapFamily

Remove-ReplicatorMapFamily

DeleteReplicationGroup

Remove-ReplicatorGroup

DeleteReplicationGroupConnection

Remove-ReplicatorGroupConnection

DeleteSupportedWebPart

Remove-ReplicatorSupportedWebPart

DeleteUserMappings

Remove-ReplicatorUserMappings

DisableAlertReplication

Disable-ReplicatorAlertReplication

DisableMap

Disable-ReplicatorMap

DisableMapFamily

Disable-ReplicatorMapFamily

DumpInfo

Write-ReplicatorInfo

EnableAlertReplication

Enable-ReplicatorAlertReplication

EnableMap

Enable-ReplicatorMap

EnableMapFamily

Enable-ReplicatorMapFamily

ExportReplicatorKPISettings

Export-ReplicatorKPISettings

ExportReplicatorSettings

Export-ReplicatorSettings

GetCounters

Write-ReplicatorCounters

GetListMappings

Write-ReplicatorListMappings

GetUserMappings

Write-ReplicatorUserMappings

GetWSSVersions

Write-ReplicatorSupportWSSVersions

ImportReplicatorKPISettings

Import-ReplicatorKPISettings

ImportReplicatorSettings

Import-ReplicatorSettings

ListConsistencyCheck

Test-ReplicatorListConsistency

ListDefaultReplicatorDataFolder

Write-ReplicatorDefaultDataFolder

ListMap

Write-ReplicatorMap

ListMapFamilies

Write-ReplicatorMapFamilies

ListMaps

Write-ReplicatorMaps

ListReplicatorDataFolders

Write-ReplicatorDataFolders

ListSupportedWebParts

Write-ReplicatorSupportedWebParts

MapClearQueue

Clear-ReplicatorMapQueue

MoveAlerts

Move-ReplicatorAlerts

N/A

Get-ReplicatorWebApp

N/A

Get-ReplicatorGroup

N/A

Get-ReplicatorMapFamily

N/A

Get-ReplicatorMap

N/A

Get-ReplicatorConnections

OfflineExport

Export-ReplicatorPackages

OfflineImport

Import-ReplicatorPackages

QueueMap

Queue-ReplicatorMap

QueuesClearAll

Clear-ReplicatorQueueAll

QueuesClearCompleted

Clear-ReplicatorQueueCompleted

QueuesClearCompletedOrError

Clear-ReplicatorQueueCompletedOrError

RDCCache

Set-ReplicatorRDCCache

RDCDynamicCache

Set-ReplicatorRDCDynamicCache

ReapplyErrorQueueItems

Reapply-ReplicatorErrorQueueItems

RecordCounters

Save-ReplicatorCurrentCounters

RedeploySolutions

Install-ReplicatorSolution

RefreshConnections

Update-ReplicatorConnections

RepConsistencyCheck

Test-ReplicatorConsistency

ReplicateMapFamily

Start-ReplicatorProcessing

ReplicationReport

Compare-ReplicatorData

ResetMap

Set-ReplicatorMapInheritance

ResetMapFamily

Set-ReplicatorMapFamily

RunMaintenance

Start-ReplicatorMaintenance

UpdateConnection

Update-ReplicatorConnection

UpdateDefaultReplicatorDataFolder

Update-ReplicatorDefaultDataFolder

UpdateMap

Update-ReplicatorMap

UpdateMapConnection

Update-ReplicatorMapConnection

UpdateMapFamily

Update-ReplicatorMapFamily

UpdateMapLists

Update-ReplicatorMapLists

UpdateReplicationGroup

Update-ReplicatorGroup

UpdateReplicatorAccount

Update-ReplicatorAccount

About

We are more than just a name. We are on a quest to make your information technology work harder for you. That is why we build community-driven software solutions that help you spend less time on IT administration and more time on business innovation. We help you modernize your data center, get you to the cloud quicker and provide the expertise, security and accessibility you need to grow your data-driven business. Combined with Quest’s invitation to the global community to be a part of its innovation, and our firm commitment to ensuring customer satisfaction, we continue to deliver solutions that have a real impact on our customers today and leave a legacy we are proud of. We are challenging the status quo by transforming into a new software company. And as your partner, we work tirelessly to make sure your information technology is designed for you and by you. This is our mission, and we are in this together. Welcome to a new Quest. You are invited to Join the Innovation™.

Our brand, our vision. Together.

Our logo reflects our story: innovation, community and support. An important part of this story begins with the letter Q. It is a perfect circle, representing our commitment to technological precision and strength. The space in the Q itself symbolizes our need to add the missing piece — you — to the community, to the new Quest.

Verwandte Dokumente

The document was helpful.

Bewertung auswählen

I easily found the information I needed.

Bewertung auswählen