SharePoint PowerShell Command Series (2) Export-spweb & Import-spweb

Source: Internet
Author: User

We've previously described how to back up and restore site collections, but sometimes we just need to export the content from a site or subweb, and then we'll use these two commands.

Export-spweb Example
Export-spweb Http://web_name-Path web.cmp
Parameters
  • Force: Overwrites the existing export file.
  • Compressionsize: Sets the maximum size of the exported file, if it is exceeded, it will be split into multiple files.
  • Includeversions: Sets the type of file and list item version history that is contained in the export file, or the current major version if not specified.
Import-spweb Example
Import-spweb Http://web_name-Path web.cmp
Parameters
  • Force: Overwrites the existing site.
  • Activatesolutions: Sets whether the user solution is activated when the site is imported.
  • Updateversions: Sets the version of the file that is imported to the Web site that already exists on the site, and the default is to add a new version.

Enjoy SharePoint

SharePoint PowerShell Command Series (2) Export-spweb & Import-spweb

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.