SPList Backup and Restore using Powershell

Step 1

Navigate Central Administration –> Backup and Restore –> Export a Site or List and then choose your document library or list then Enter the file location then click the Start Export Button

Step 2

Exporting process take some time depending on the list size

Step 3

Open SharePoint Powershell run as administrator then enter following comment

Import-SPWeb -Identity <Site Path> -Path <cmp File path>

Step 4

Now we can see the new list with data.

Comments

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s