Sharepoint 重新育儿
是否可以将 Sharepoint 中的子网站从 1 个网站集重新设置为另一个网站集的父级?
Is it possible to re-parent a subsite in Sharepoint from 1 site collection to another?
是否可以将 Sharepoint 中的子网站从 1 个网站集重新设置为另一个网站集的父级?
Is it possible to re-parent a subsite in Sharepoint from 1 site collection to another?
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
重新养育?哇!这就是我们其他人所说的“移动”吗? ;)
您可以使用
SharePoint Designer 执行此操作
将网站另存为包含内容的模板
顺便说一句 - 如果您需要比这更精细的粒度(例如导出单个列表),请查看 Gary Lapointe 的 STSADM 扩展
Re-parent? Wow! Is that what the rest of us call 'move'? ;)
You can do this with
SharePoint Designer
Saving the site as a template with include content
STSADM - The administration tool
By the way - if you need more granularity than this (e.g. export a single list) then chek out Gary Lapointe's STSADM extensions