·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.
·LogSkippedItems - Indicates that actions which have been skipped should not be logged at all.
·CheckResults - Indicates whether the user would like to use the Metalogix Comparison tool to compare the source and target. If chosen, differences will be outputted as warnings to the PowerShell console. All results for an operation can be seen by enabling verbose display.
·ComparisonLevel - Indicates whether a strict or moderate comparison is desired. Note that this has no effect if CheckResults is false.
·ForceRefresh - Forces a refresh of the source and target nodes prior to copying to ensure that all cached data is up to date.
·AllowDBUserWriting - Sets user writing operations to use a direct database write when the user is no longer available in Active Directory. Requires that your environment settings be configured to allow DB writing.
·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.
·MapMissingUsersToLoginName - Map all missing users to this Login Name.
·CopyRootPermissions - Indicates that the permissions for the top-level node specified should be migrated even if that object inherits its permissions.
·ClearRoleAssignments - Indicates that permissions that previously existed on the source should be deleted. This options should be set except in the case of merging permissions from distinct sources.
·MapRolesByName - Indicates that the copy operation should map permission levels by name rather than by mapping to the level with the set of enabled rights most similar to the source.
·RoleAssignmentMappings - Defines a set of custom mappings to use for permission levels.
·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.
This is the same as Copy-MLAllSharePointSiteContent with additional parameters:
·WebTemplateName - Defines the name of a new web template for the site being copied.
·RecursivelyCopySubsiteAlerts - Indicates if the copy operation should copy the alerts for child sub sites.
·CopyListItemAlerts - Indicates if the copy operation should copy the alerts for items in lists.
·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. Terms of Use Privacy Cookie Preference Center