简体   繁体   English

SharePoint 在线 - 移动文档库内容(文件和文件夹)

[英]SharePoint Online - Move document library contents (files and folders)

In SharePoint Online I have some subsites on site collection A and I need to move the contents (folders and files) on these subsites to site collection B.在 SharePoint Online 中,我在网站集 A 上有一些子网站,我需要将这些子网站上的内容(文件夹和文件)移动到网站集 B。

I am trying to avoid using a 3rd party tool, is there a PowerShell script I can use to move the subsites or is there a script to move the contents (folders and files) from site collection A to site collection B?我试图避免使用第 3 方工具,是否有可用于移动子站点的 PowerShell 脚本,或者是否有将内容(文件夹和文件)从站点集合 A 移动到站点集合 B 的脚本?

Ideally I would also like to preserve the version history.理想情况下,我还想保留版本历史记录。

SharePoint online provided such built-in feature to move/copy file/folders to another place. SharePoint online 提供了这样的内置功能,可以将文件/文件夹移动/复制到另一个地方。

BR BR

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 PnP 脚本获取 SharePoint 在线文档库的根文件夹并设置唯一权限 - PnP Script to get root folders of a SharePoint online document library and set unique permissions PowerShell 用于检索 SharePoint 在线文档库大小 - PowerShell for retrieving SharePoint Online Document Library Size 将文档库复制到文档库 sharepoint 在线与 powershell - Copy document library to document library sharepoint online with powershell 使用Powershell将多个文件从多个文件夹上载到SharePoint Online - Upload multiple files from multiple folders to SharePoint online using Powershell 将特定文件从 sharepoint 库移动到另一个 - Move specifics files from a sharepoint library to an other 使用 pnp 更新 SharePoint 在线文档库列属性 PowerShell - update SharePoint online document library column property using pnp PowerShell 使用SharePoint Online PowerShell从模板创建文档库 - Create a Document Library from a Template using SharePoint Online PowerShell 使用PnP PowerShell for SharePoint Online在文档库上设置“说明” - Setting the “Description” on a Document Library using PnP PowerShell for SharePoint Online 使用 Powershell PNP 获取 Sharepoint 在线文档库中特定文件夹中的项目 - Get items in specific folder in Sharepoint online document library with Powershell PNP 使用Powershell移动文件夹和内容 - Move folders and contents with Powershell
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM