·UserMapper - Defines the user mapping between Exchange and SharePoint users.
·KeepAllDayEvent - Indicates how all day events should be copied between different time zones. If this switch is on all day events will start in the same local time (hours:minutes) in target as were defined in source. Time zone difference is not calculated.
·OutputType - Defines the format in which Exchange items will be migrated to SharePoint. Possible options are: msg, eml.
·SelectedFields - Defines fields which will be migrated from Exchange item to SharePoint item.
·ContainerSplitLimit - Defines the limit for item count in SharePoint lists. If the item count in source Exchange folder reaches this limit, items will be placed in separate folders, which will be created on the fly. These folders will contain no more items than the defined limit.
·VerboseLogging - Indicates if the more detailed logging should be enabled.
·Overwrite - Indicates if the copy operation should overwrite existing items and documents.
·Filters - Defines a filter expression used to determine if a document or item should be copied.
·ContentTypeOptions - Defines a set of content type application rules for the item copying operation.
·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-ExchangeItem with additional parameters.
This is the same as Copy-ExchangeItem with additional parameters:
·PermissionMapper - Defines the mapping between Exchange and SharePoint permissions.
·SkipNonMappedPermissions - Indicates if the non mapped users should be skipped.
·ShowSubSite - Indicates if the site created for migration should be displayed in the navigation line.
·CopyPermissions - Indicates if the permissions should be copied.
·CreateSite - Indicates whether a new site should be created for the migration.
·SiteName - Defines the name of the site which will be created for the migration. All data will be migrated to this site.
·WebTemplateID - Defines the web template id.
·WebTemplateConfig - Defines the web template configuration.
·WebTemplateName - Defines the web template which will be applied to SharePoint sites during the migration.
·IsSiteHierarchy - Indicates if the folder hierarchy should be created using sites.
·EnableTreeViewOnSite - Indicates if the tree view navigation should be enabled and shown in the SharePoint environment easing navigation.
This is the same as Copy-ExchangeFolder with additional parameters.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center