Restore a Deleted Site Collection

1.        1.   Run Get-SPdeletedsite from PowerShell. You will see your site collection here with Site ID

2.       2 . Then run Restore-SPDeletedSite –Identity “XXXXXXXX-XXXX-XXXXX-XXXX-XXXXXXXXXXXX”

Comments

Popular posts from this blog

How to remove app from SharePoint 2013/2016

The model backing the context has changed since the database was created. Consider using Code First Migrations to update the database