SharePoint 2010 SP1 - Recovering Deleted Sites and Site Collections

Get-SPDeletedSite – this command gets a list of all deleted Site Collections in your farm.
Restore-SPDeletedSite – this command is used to restore a deleted Site Collection within your farm
Remove-SPDeletedSite – this command is used to actually clear out any deleted Site Collection you no longer want to keep (think "Empty Recycle Bin").

hope this will helps you ...
happy coding ..

Comments

Popular posts from this blog

This content database has a schema version which is not supported in this farm

Export all documents/Folders permissions to CSV using SharePoint PowerShell

SPUtility.js