Forum Discussion
Help With Deleted SharePoint site That is Attached to a Group
Looking for some guidance. Some how the SharePoint site that is attached to a group has been deleted. The email group still exists, the plan in Planner exists and the workgroup in Power BI is still there. Originally group got created in Power BI. I've talked with MS about and they said the site was deleted on March 14th and it can not be recovered.
So how can I craete a new SharePoint site that is attached to the group?
When I go to create a new SharePoint site from the SharePoint landing page and I enter in the site name, it says the site already exists.
I'm still baffled out the site got deleted and the group did not.
Thanks,
Rich
16 Replies
- ChrisCopper Contributor
I ran into this issue today. When visiting the site, we'd get a 404 error. What we learned was that the user had been "cleaning up the site" and had deleted the site pages folder which contained the home.aspx page. We were still able to navigate to other parts of the site (e.g by going to https://<domain>.sharepoint.com/sites/<sitename>/SitePages/Forms/ByAuthor.aspx)
From there we could access the recycle bin, restore the site pages folder, right click home.aspx and make it the homepage again and everything was back to normal.
- JayFMSTechCommIron Contributor
I saw this description in the March 31, 2017 Weekly Roundup. (Italic and Bold Emphasis added by me):
New feature: Recover deleted Office 365 Group via PowerShell
On March 28, 2017 Microsoft announced that if you've deleted an Office 365 group, it's now retained by default for a period of 30 days. Within that period, you can now restore the group and its associated apps and data via a new PowerShell cmdlet. For additional information please go to
https://aka.ms/ groupssoftdelete. Join the conversation in the Office 365 Groups space.
Here's the link to the Roundup:
https://sway.com/5MD5OF8bbAEBbXU1
- cfiessinger
Microsoft
Correct we support restoring an entire groups and all the apps associated with it (including SharePoint). For this specific issue, only the SP site got deleted somehow and that's not something we support.- Robert WoodsSteel Contributor
If he deleted the rest of the group and info would sharepoint comeback as part of the restore process?
- Salvatore BiscariSilver Contributor
Have you tried to restore it from the SharePoint admin center recycle bin?
It should be kept there for 30 days...
- Deleted
Yes, i did try that. When i talked with MS we tried via Powershell and i did look on the SharePoint Admin center. However since it is a site that gets created when an O365 group gets created, I believe that those sites don't show up there which is why we could not recover it from there.
But you should be able to work with this sites using PowerShell addin cfiessinger