Chat now with support
Chat with Support

Content Matrix 9.12 - SharePoint Edition

Introduction Activating the License Key Selecting the SQL Database You Want to Connect to Content Matrix Console End User Interface Enabling Advanced Mode Multilingual Support Connecting to SharePoint Preparing for a Migration How Content Matrix Handles Various SharePoint Components
Team Site to Modern Team Site Migration SharePoint Sites to Modern Communication Site Migration Promotion of First Level Subsites to Site Collections MySite Migration "Share With" Metadata and "Sharing Links" Access Permissions Migration Records Center to SharePoint Online Migration Using the Import Pipeline Master Page Migration List Template Gallery Migration Content Types Migration Document Version and Checked Out File Limitations Ghosted and Un-Ghosted Page Migration Document Set Migration Navigation Migration Classic Web Parts Migration Site Theme Preservation Site Feature Migration Managed Metadata Migration Users and Permissions Migration BCS/BDC Data Migration OneNote Notebooks Migration Customized Form Pages Migration InfoPath Forms Migration SharePoint Workflow Migration Nintex Workflows and Forms Migration Link Correction StoragePoint Content Migration
Initiating a Migration Configuring Copying Options Saving or Running a Migration Job Copying SharePoint Objects as a Separate Action Configuring Hub Sites Incremental Migration Using PowerShell with Content Matrix
Adding PowerShell Snap-Ins for the Application Framework Content Matrix PowerShell Commandlet List
Metalogix.System.Commands Metalogix.SharePoint.Commands Metalogix.Jobs.Reporting.Commands Metalogix.SharePoint.Migration.Commands
Modifying Content Matrix Configuration and Settings Configuring Content Matrix for Distributed Migration Frequently Asked Questions
DB_Owner Permission Keyboard Shortcuts Activating the License Key Silently License Key Troubleshooting Access Denied Errors when Migrating to SharePoint Online Errors Connecting to SharePoint 2019 or SharePoint Server Subscription Edition in a FIPS-Enabled Environment Determining the Status of a Migration Running in the Background MySite and User Profile Migration Issues Optimal Setup for Best Performance Migrating SharePoint On Premises Using Proxies, Load Balancing or Alternate Access Mappings Extensions Web Service Installation Files Migrating JavaScript Migrating Site Variations Migrating with SharePoint Document IDs Changing a Job Configuration for Multiple Files SharePoint Site Collection Creation Issue Customized Wiki Page Web Part Zones Not Being Migrated Preserving SharePoint List Item IDs When Migrating to SharePoint Online Retrying Failed Document Copies to SharePoint Online CSOM Connections Import Pipeline Batches Getting Stuck Migrating Content When the Source Custom List Template is Missing When Migrating to SharePoint Online HTTP Status Code 429 (“Too many requests”) or 503 (“Server Too Busy”) Message Returned How Do I Identify and Remove Containers and Queues from My Azure Private Storage Account? Error: 'The object is associated with property AssociatedMemberGroup.' Migration Error: 'ERROR, the batch will be resubmitted to the import pipeline' Item Count at Target is Increased When Migrating Using the Import Pipeline Custom Lists with Versioning Enabled Not Being Migrated When Using the Import Pipeline Support for GCC High Tenants
About Us

Search-SharePointSite

·SearchTerm - The search term to use.

·MaxResults - The number of search results to output.

·MatchExactly - Indicates that the search term must match one of the searched fields exactly.

·Recursive - Indicates that data within all subwebs should be included in the search.

·IncludeItems - Indicates that the search results should include items.

·IncludeDocuments - Indicates that the search results should include documents.

·IncludeFolders - Indicates that the search results should include folders.

·IncludeLists - Indicates that the search results should include lists.

·IncludeSites - Indicates that the search results should include sites.

·ContentType - If specified, search results must include this value in their content type name.

·Author - If specified, search results must have been created by an author matching this value.

·Editor - If specified, search results must have been modified by an editor matching this value.

·CreatedBefore - If specified, search results must have been created before this date.

·CreatedAfter - If specified, search results must have been created after this date.

·ModifiedBefore - If specified, search results must have been modified before this date.

·ModifiedAfter - If specified, search results must have been modified after this date.

·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.

Update-SharePointSiteCollectionSettings

·SiteCollectionAdmins - A list of login names to be granted site collection administrator privileges.

·QuotaMaximum - An independently defined maximum storage size for this site collection.

·QuotaWarning - An independently defined size at which to send a warning email for this site collection.

·QuotaID - A quota template ID to use for this site collection.

·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.

Global User Mapping Cmdlets

Print-GlobalUserMappings

This cmdlet generates a list the global user mappings in the PowerShell console.

Clear-GlobalUserMappings

This cmdlet clears the existing global user mappings.

NOTE:  You can also clear global user mappings along with other global mappings using the Clear-GlobalMappings cmdlet.

Load-GlobalUserMappings

This cmdlet replaces existing global user mappings with mappings from a CSV file.

IMPORTANT:  The mappings in the CSV file cannot contain any comma characters (,) because commas are used by Content Matrix as delimiters to separate source and target users.

·“[path to CSV file containing user mappings - Path to the CSV file containing the mappings.

·Verbose - Writes the progress of the operation in the PowerShell console.

·SkipHeader (optional) - Skips the first (header) row in the CSV file.  (By default, the first row is included as a mapping.)

EXAMPLE:

Load-GlobalUserMappings "C:\user-mappings.csv" -Verbose -SkipHeader

 

Metalogix.Jobs.Reporting.Commands

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.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating