如何使用SharePoint 2010中的powershell命令从一个Web应用程序库文件夹和子文件夹项自动同步到另一个Web应用程序库文件夹和子文件夹。

编程入门 行业动态 更新时间:2024-10-27 13:27:00
本文介绍了如何使用SharePoint 2010中的powershell命令从一个Web应用程序库文件夹和子文件夹项自动同步到另一个Web应用程序库文件夹和子文件夹。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

您好,

如何使用SharePoint 2010中的powershell命令从一个Web应用程序库文件夹和子文件夹项自动同步到另一个Web应用程序库文件夹和子文件夹。

注意: - 内容超过1 TB。

谢谢

Mukesh

感谢Mukesh

解决方案

您好Mukesh, 要将文件从一个网站集复制到另一个网站集,最简单的方法是在Windows资源管理器中打开文档库视图。转到文档库,单击库选项卡,单击使用资源管理器打开。 $ 您可以在资源管理器中打开文档库1,然后将要粘贴的文件复制到另一个站点收集文档library2,然后在资源管理器中打开文档库2以粘贴文档。

要使用PowerShell从一个Web应用程序库文件夹和子文件夹项目自动同步到另一个Web应用程序库文件夹和子文件夹:

#Varidbles for Processing

SourceWebURL =" http:// Your-Source-Web-URL"

TargetWebURL =" ; HTTP://你的 - 目标的Web-URL"

Hi,

How to automatically sync from one web application library folder and subfolder item to another web application library folder and subfolder using powershell command in SharePoint 2010.

Note :- Content more than 1 TB.

Thanks

Mukesh

Thanks Mukesh

解决方案

Hi Mukesh, To copy files from one site collection to another site collection, the simplest way is to open document library in windows explorer view. Go to document library, click library tab, click open with explorer. You can open the document library1 in explorer then copy the files which you want to paste to another site collection document library2, then open the document library2 in explorer to paste the documents.

Toautomatically sync from one web application library folder and subfolder item to another web application library folder and subfolder using PowerShell:

#Variables for Processing

SourceWebURL = "Your-Source-Web-URL"

TargetWebURL = "Your-Target-Web-URL"

更多推荐

如何使用SharePoint 2010中的powershell命令从一个Web应用程序库文件夹和子文件夹项自动同步到另一个Web应用程序库文件夹和子文件夹。

本文发布于:2023-11-12 17:04:39,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1582045.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件夹   应用程序   如何使用   命令   SharePoint

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!