Forum Discussion
ashmelburnian
Jul 05, 2019Brass Contributor
Prevent deletion of SharePoint files
We had a situation where an end user accidentally deleted thousands for files under a SharePoint document library via OneDrive. The document library itself is accessible to everyone within the co...
- Jul 05, 2019You need to create a new permission role and assign that to users. Go to the SharePoint site permissions, it's under advanced on the home page. Add a role and select just the permissions the user needs and not delete. Now go to library and change the user group permissions to that new role.
Alireza Rahimifarid
Aug 12, 2019Iron Contributor
I agree but users always need to delete the files, you just need to train them also you are able to recover all the files after deletion.
Sengyo
Sep 03, 2019Copper Contributor
You are right. I used Views to prevent users from deleting files from others. The ability to recover after deleting a file is also reassuring. Thanks.