Importing
a site, list, or document library in SharePoint 2013
You can use Windows Power
Shell to manually import a site, list, or document library
To import a site, list or
document library by using Windows Power Shell
On the Start menu, click All Programs, click Microsoft SharePoint 2013 Products, and then click SharePoint 2013
Management Shell.
At the Power Shell
command prompt, type the following command:
Import-SPWeb -Identity <SiteURL> -Path <ExportFileName> [-Force] [-NoFileCompression] [-Verbose]
Where:
- <SiteURL> is the URL for the site that you
are importing to.
- <ExportFileName> is the name of the file
that you are exporting.
No comments:
Post a Comment
Your feedback is Much Appreciated. I will try to reply to your queries as soon as possible!!Anil Avula