·ExistingWebPartsAction - Indicates what action the copy should take on web parts that already exist on the target.
·MapGroupsByName - Indicates if mapping of SharePoint groups should be done by name, rather than membership.
·OverwriteGroups - Indicates if groups with matching names should be overwritten. Note that this only applies when mapping is being done by name.
·ForceRefresh - Forces a refresh of the source and target nodes prior to copying to ensure that all cached data is up to date.
·CopyClosedWebParts - Indicates whether closed web parts from the source are copied to the target or not.
·CopyContentZoneContent - Indicates whether content zone content should be updated on the target as part of the copy.
·CopyWebPartsRecursive - Indicates whether webparts should be copied recursively for each sub-site or not.
·MapAudiences - Enabled the mapping of audiences during a copy.
·MapMissingUsersToLoginName - Map all missing users to this Login Name.
·UseComprehensiveLinkCorrection - Indicates whether link correction mapping generation is performed before the migration or as the migration occurs.
·TaskCollection - Defines a collection of transformation tasks, such as renaming, to be applied to the data as it is copied.
·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.
This is the same as Copy-MLSharePointListPermissions with additional parameters:
·RecursivelyCopySubSitePermissions - Indicates that the copy operation should copy permissions recursively in child sites of the target site.
·CopySitePermissions - Indicates that the copy operation should include unique permissions for sites.
·CopyPermissionLevels - Indicates that the copy operation should include the migration of copied or modified permission levels.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center