When you click on the export a site or list link, you will land on the site or list export page. This page will allow you to export a list or library or sub site.



Site Or List Export Page’s direct link - /_admin/SiteAndListExport.aspx

Sometimes, we need to move a list or library or subsite from one site collection to another site collection or making a copy of these in the same site collection. There are couple of methods to do the same thing.

Every method has its own limitation. In this article, I will explain the steps to export a list/ library /subsite, using the Central Admin page.

Note

We can use PowerShell to export the list/ library/ site, but this is not the scope of this article.

Scenario

We have a requirement, where we have to export the Task List (Team Task List) from the team site collection.

Prerequisites

You have to make sure of the following things before exporting a task list.

Export a list

To export a task list, we have to follow the steps given below.

Note

In order to import this list into any site collection, please use the Windows PowerShell command Import-SPWeb. There is no option to import a site/ list/ library from Central Admin.

To select a site

Initially, you will see no selection in the site field, please follow the steps given below to select a team site.

To select a list

Initially, you will see no selection in the list field, please follow the steps given below to select a Team-Tasklist.

See Also

To check the complete information about the status page, please visit the link given below.