Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLChildListPermissions |
·ListNames - A comma-delimited list of list names to copy permissions for. If null, permissions will be copied for all matched lists.
·CopyRootPermissions - Indicates if the copy operation should copy the permissions for the highest-level objects copied, regardless of inheritance.
·CopyListPermissions - Indicates if the copy operation should include unique permissions for lists.
·CopyFolderPermissions - Indicates if the copy operation should include unique permissions for folders.
·CopyItemPermissions - Indicates if the copy operation should include unique permissions for list item and documents.
·MapGroupsByName - Indicates if the copy operations should map role assignments strictly by name, skipping role assignments without a match.
·MapRolesByName - Indicates if the copy operations should map role assignments strictly by name, skipping role assignments without a match.
·ClearRoleAssignments - Indicates if the copy operations should clear any existing role assignments prior to copying the source role assignments.
·OverrideRoleMappings - Indicates if the automatic permission level mappings should be overridden.
·RoleAssignmentMappings - Defines a collection of name to name role mappings, as well as conditional logic used to determine which objects to apply them on.
·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-MLSharePointAllChildLists |
This is the same as Copy-MLSharePointList with additional parameters:
·CopyContentTypes - Defines whether content types should be copied or not.
·SiteFieldsFilterExpression - Defines a filter expression used to determine if a site field should be copied.
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointAllSubsites |
This is the same as Copy-MLAllSharePointSiteContent with additional parameters:
·WebTemplateName - Defines the name of a web template for the site being copied.
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointAudiences |
·ExistingAudiencesAction - Indicates what action the copy should take on audiences that already exist on the target. (Mandatory)
·StartAudienceCompilation - Indicates whether or not to automatically trigger audience compilation after the copy.
·ForceRefresh - Forces a refresh of the source and target nodes prior to copying to ensure that all cached data is up to date.
·LogSkippedItems - Indicates that actions which have been skipped should not be logged at all.
·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.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center