TransWikia.com

How to find if a Site Collection is deleted in SharePoint Online

SharePoint Asked on December 26, 2021

I’m using Tenant.GetDeletedSiteProperties method to find deleted Site Collections. Is there any other way to find if a Site Collection is deleted in SharePoint Online (without using SharePoint Online Management Shell)?

2 Answers

You can do that from the UI, from SharePoint Admin Center. Navigate to your Admin center and on the ribbon, you should see the recycle bin where you can find any deleted site collections.

Answered by Ahmed Mahmoud on December 26, 2021

--------EXAMPLE 1--------

Get-SPODeletedSite -Identity http://contoso.sharepoint.com/sites/marketing

This example returns the properties for the deleted site collection http://contoso.sharepoint.com/sites/marketing that is in the Recycle Bin.

--------EXAMPLE 2--------

Get-SPODeletedSite -IncludePersonalSite

This example returns all of the properties for the deleted sites, including Personal Sites, that are in the Recycle Bin.

--------EXAMPLE 3--------

Get-SPODeletedSite - IncludeOnlyPersonalSite

This example returns all of the properties for only the Personal sites, that are in the Recycle Bin.

Answered by Hardik on December 26, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP