我必须迁移表单库上的默认和自定义元数据。我需要迁移的是:
70 columns
15 linked lists (master data)
750 records
and from tasks lists I have to migrate the following:
- 35 columns
- 15 content types
- 2000 records
有人告诉我我应该编写 powershell 脚本,这就是他们对我的期望。现在,谁能帮助我如何通过 powershell 提取这些信息并导出到 sharepoint 2010?我从来没有使用过powershell,但它似乎并不难,因为它类似于c#。
任何帮助将不胜感激。
谢谢你。