Forum Discussion
Retention Policys and Sharepoint
We have enabled the Office 365 retention policy so it applies to all services in Office 365. Now my sharepoint guys said he get an error when trying to delete a whole site. He could do it by using Sharepoint Designer, but I guess that is not the way.
As I understand it, you can only delete like a whole site if you remove all documents that have a retention policy applied?
But what is the right way to do this? I can not find an article from Microsoft regarding this....
4 Replies
- First of all, don't use SharePoint Designer :-)...secondly, if you have applied a retention policy to the site is totally expected that you cannot remove the site. If you want to remove the site, then you should disable the retention policy
- Jesper SteinBrass Contributor
Hi. Thanks for your reply, I guess I knew that :)
But is there any "White Paper" or "Best practice" guidelines?
An idea was that when removing a site, SP admin would request the Retention Policy Admin to exclude the site from the retention policy.....
- Dean_GrossSilver Contributor
There are some powershell cmdlets that will give you the ability to do some things that you can't do through the UI, see https://technet.microsoft.com/en-us/library/mt587093(v=exchg.160).aspx.
I don't know if they will help you do what you want to do, but it may be worth testing out.