This is one I use for management: sharepoint-online-powershell-script-to-view-permissions-on-library-folders
how to generate a report for files and folders access level in sharepoint
Hello all,
I need to generate a report that shows each user's access to each file and folder in the document library in Sharepoint (O365). Can you please help me? I need it and I need it urgently.
Your assistance is highly appreciated!
Thank you
3 answers
Sort by: Most helpful
-
-
ChelseaWu-MSFT 6,331 Reputation points
2020-09-10T02:30:09.16+00:00 Here is a sample script to generate a report for Library, Folder, Item level permissions, please find it in attachment: 23686-librarypermissionreport.txt
Note that you need to modify the parameters in this section:
Output for the sample:
Reference: SharePoint Online: Get Document Library Permissions and Export to CSV using PnP PowerShell.
If an Answer is helpful, please click "Accept Answer" and upvote it.
**Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. ** -
Lou Pereira 16 Reputation points
2021-10-07T00:27:39.563+00:00 Hello, I'm new to this and get the following error when running the script without make changes?
Error Generating List Permission Report! Invalid URI: The format of the URI could not be determined.