Chat now with support
Chat with Support

Content Matrix 9.6 - eRoom Edition User Guide

Introduction Entering the License Key Selecting the SQL Database You Want to Connect to Content Matrix Console End User Interface Connecting to eRoom Connecting to SharePoint Preparing for Your Migration Initiating a Migration Configuring Copying Options Saving or Running a Migration Action Mapping Links and Running Link Correction Incremental Migration Using PowerShell with Content Matrix
Adding PowerShell Snap-Ins for the Application Framework Using Powershell for Nested Content Reports and Pre-Migration Check Content Matrix PowerShell Commandlet List
Metalogix.System.Commands Metalogix.SharePoint.Commands Metalogix.Jobs.Reporting.Commands Metalogix.ERoom.Commands
Modifying Content Matrix Configuration and Settings Frequently Asked Questions About Us

Export-JobHistory

·SqlCeDbFilePath - Specify the path to the SQL database file that contains the Job History data. (Mandatory)

·ServerName - The name of the SQL Server. (Mandatory)

·DatabaseName - The name of the Job History database. (Mandatory)

·AuthType - Indicates whether to use Integrated (Windows) or SQL Authentication. If not specified will Integrated Authentication will be used.

·Username - Specify the username for SQL Authentication.

·Password - Specify the password for SQL Authentication.

Metalogix.ERoom.Commands

Metalogix Content Matrix can generate PowerShell script for you, for any migration action that is available through it. The below cmdlets are used in the generated PowerShell script, but can also be used to write your own script, should you desire to do so. For more information on each cmdlet, simply type get-help [cmdlet]. For example, if you want more information on Copy-MLSharePointList cmdlet you would enter get-help Copy-MLSharePointList, followed by the Enter (return) key.

Below is a list of the available cmdlets (and their parameters), broken up into the available commands for each snap-in.

Copy-eRoomCalendar

·CollisionOptions - Overwrite, rename, or skip on existing calendar with same name.

·NestedContentOptions - Specify how to handle nested contents: do not migrate, migrate only new items, migrate into subsite, migrate into current directory with parent name as prefix.

·UpdateCalendarEvents - Enable/disable updating of existing calendar events with same eRoom ID.

·LinkCorrectionOptions - Options for Link Correction.

·MigrationModeOptions - Specifies whether the migration is full or incremental.

·Transformers - The collection of data transformers which the action needs to run. Note that if the passed-in value for this parameter does not include transformers which are considered mandatory, they will be added automatically.

·Quiet - If set, the operation will not report progress to the PowerShell console.

·JobFile - The name of a job file to use for logging. If the file does not exist it will be created.

·Source - The source node for the actions.

·Target - The target node for the actions.

·JobDatabase - The connection string of a jobs database to use for logging. If the connection string is invalid, an exception is thrown. If both 'JobFile' and 'JobDatabase' parameters are specified, then the 'JobDatabase' parameter will take precedence and the job will only be written to the job database.

Copy-eRoomContainerAsDocumentLibrary

This is the same as Copy-eRoomContainerAsSite.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating