Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointMasterPageGallery |
This is the same as Copy-MLSharePointList with additional parameters:
·CopyMasterPages - Indicates if the copy operation should include master pages.
·CopyPageLayouts - Indicates if the copy operation should include page layouts.
·CorrectMasterPageLinks - Indicates if the links within the master page should be corrected or not.
·CopyOtherResources - Indicates if the copy operation should include other resources in the gallery.
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointMySites |
This is the same as Copy-MLAllSharePointSiteContent with additional parameters:
·WebApplicationName - Target Mysite Web Application Name. (Mandatory)
·Path - Path of the mysite target. (Mandatory)
·URL - URL of the mysite target. (Mandatory)
·MySitesToExclude - Contains the source MySites to exclude.
·CorrectMasterPageLinks - Indicates if link correction should be run on the contents of master pages.
·CopyAuditSettings - Indicates if site collection level audit settings should be copied.
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointNavigation |
·UseComprehensiveLinkCorrection - Indicates whether link correction mapping generation is performed before the migration or as the migration occurs.
·ForceRefresh - Forces a refresh of the source and target nodes prior to copying to ensure that all cached data is up to date.
·MapAudiences - Enabled the mapping of audiences during a copy.
·CopySubSiteNavigation - Indicates whether the copy should be run for all sub sites in addition to the copy source.
·CopyQuickLaunch - Indicates that the navigation copy should include the quick launch.
·CopyTopNavigationBar - Indicates that the navigation copy should include the top navigation bar.
·TaskCollection - Defines a collection of transformation tasks, such as renaming, to be used during link correction to correct links pointing to locations in renamed sites and lists.
·VerboseLog - Enables verbose logging.
·PersistMappings - When set, any dynamically created link correction or GUID mappings will be persisted to the global mappings store. If the global mappings already contain an entry for a particular source GUID, it will be overwritten with the value dynamically generated by the action.
·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.
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointPermissionLevels |
·RecursivelyCopyPermissionLevels - Recursively Copy Permission Levels.
·VerboseLog - Enables verbose logging.
·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.
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center