This is the same as Copy-File with additional parameters.
·ExistingFolderAction - Overwrite, rename, or skip on existing folder and file with same name.
·IncludeSubFolders - Migrate subfolders.
·IncludeFiles - Migrate files.
·CorrectName - Enable/disable automatic replacement of invalid SharePoint characters in name.
·CorrectNameCharacter - Specify the replacement character for invalid SharePoint characters in name.
·FilterExpression - Defines a collection of filters to be applied to the files.
·FileSettings - Specify the file settings.
·LinkCorrectionOptions - Specify the link correction options.
·PermissionsOptions - Specify the permissions options.
·TargetHierarchyOptions - Specify the target hierarchy options.
·StoragePointOptions - Specify the target StoragePoint options.
·DefaultContentType - Specify if default Content Type should be used.
·ContentTypeID - Specify the ID of the default Content Type to use.
·ContentTypeFieldMappings - Specify the Content Type field mappings.
·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-FileAsHierarchy with additional parameters.
This is the same as Copy-FolderAsFolder with additional parameters.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center