Forum Discussion

AmraniL's avatar
AmraniL
Copper Contributor
Aug 18, 2019

Export permissions file by folder

Hello everyone,
I need to export a permissions file for all folders on our sharepoint site.
Through the system I do not see that there is such a way.
How can I export all permissions on the site by folder (read, edit, full control, etc...)
* Our permissions are personally managed by username and we using SharePoint 2016.
Thanks and good day to everyone

  • Since you are talking about the permission for all folders on your sharepoint site I see two possible approaches:
    (1) Export / Copy them using a migration tool such as Sharegate
    (2) Write a PowerShell Script / .NET program that makes that export

Resources