A site collection includes a subsite that has the following characteristics:
The subsite does not appear in the navigation structure for the site collection.
It does not appear in the end user recycle bin or the site collection recycle bin.
It was last accessed two months ago.
You need to restore the subsite without overwriting any other content in the site collection.
Which five actions should you perform in sequence? (To answer, move the appropriate actions from the list of
actions to the answer area and arrange them in the correct order.)
Select and Place:
Explanation:
*(box 4) Export-SPWeb
Exports a site, list, or library.
The Export-SPWeb cmdlet exports a site, list, or library. The capability to export from a library is a new feature
in SharePoint 2013.
* (box 5) Import-SPWeb
Imports a web, list, or library.
The Import-SPWeb cmdlet imports a web, list, or library. The capability to import from a library is a new feature
in SharePoint 2010 Products.
Lean: Answer 4-7-6-1-5