Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointList |
This is the same as Copy-MLSharePointItem with additional parameters:
·CopyDependentLists - Indicates if the copy operation should also include source lists of LookUp columns, as well as Task and History Lists of associated workflows..
·SharePoint serverCopyListItems - Indicates if the copy operation should include list items and documents.
·CopySubFolders - Indicates if the copy operation should include subfolders.
·CopyFolderPermissions - Indicates if the copy operation should include unique permissions for folders.
·FolderFilterExpression - Defines a filter expression used to determine if a folder should be copied.
·OverwriteLists - Indicates if the copy operation should overwrite existing lists. Overwriting lists takes precedence over the 'UpdateLists' parameter.
·UpdateLists - Specifies whether to update lists or not. Provide the value "All", or a comma-separated list of some of the following for only partial updating of the list: "CoreMetadata", "Fields", "Views", "ContentTypes".
·CheckModifiedDatesForLists - Indicates if only newer lists will be copied.
·CopyFormWebParts - Indicates if the copy operation should include web parts on list form pages (Disp, Edit, New).
·CopyListPermissions - Indicates if the copy operation should include unique permissions for lists.
·CopyViewWebParts - Indicates if the copy operation should include web parts on view pages.
·ListFilterExpression - Defines a filter expression used to determine if a list should be copied.
·TaskCollection - Defines a collection of transformation tasks, such as renaming, to be applied to the data as it is copied.
·CopyCustomizedFormPages - Indicates if the copy operation should include customizations made to the list's form pages.
·MergeMySiteDocumentsIntoSharedFolder - Indicates if the copy operation should merge content from "Shared Documents" and "Personal Documents" on source into "Shared with everyone" folder on target for MySites.
·CopyListOOBWorkflowAssociations - Indicates if the copy operation should copy list workflow associations.
·CopyWebOOBWorkflowAssociations - Indicates if the copy operation should copy web workflow associations.
·CopyContentTypeOOBWorkflowAssociations - Indicates if the copy operation should copy content type workflow associations.
·CopyListSharePointDesignerNintexWorkflowAssociations - Indicates if the copy operation should copy SharePoint Designer created list workflow associations.
·CopyWebSharePointDesignerNintexWorkflowAssociations - Indicates if the copy operation should copy SharePoint Designer created web workflow associations.
·CopyContentTypeSharePointDesignerNintexWorkflowAssociations - Indicates if the copy operation should copy SharePoint Designer created content type workflow associations.
·CopyNintexDatabaseEntries - Indicates if the copy operation should copy Nintex workflow database entries.
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointListAlerts |
·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.
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointListAsFolder |
This is the same as Copy-MLSharePointFolder with additional parameters.
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Migration.Commands > Copy-MLSharePointListPermissions |
This is the same as Copy-MLSharePointPermissions with additional parameters:
·CopyListPermissions - Indicates that the copy operation should include unique permissions for lists.
·CopyFolderPermissions - Indicates that the copy operation should include unique permissions for folders.
·CopyItemPermissions - Indicates that the copy operation should include unique permissions for items and documents.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center