...
Name | Description | Last Modified Date | Download |
---|---|---|---|
WebExport.ps1 | Exports existing content. | 31/01/2012 | |
WebImport.ps1 | Imports content. Creates sub webs. Fixes taxonomy field ids. | 31/01/2012 | WebImport.ps1 |
Warning |
---|
This script has not been tested with SharePoint 2013 |
WebExport.ps1
This script will enumerate all the sub webs within a site collection. It will export individual libaries into seperate .cmp export files. It will also generate a manifest.xml file which contains all required information to import into another environment using the WebImport.ps1.
...