Skip to main content

Restore a deleted Site Collection in SharePoint 2010

Restore the Site Collection run the Restore-SPDeletedSIte command with the same server relative URL Identity parameter
-Identity (can be given ID of Site collection if your remember or site name)
Restore-SPDeletedSite -Identity /sites/HR /





Comments