Forum Discussion
Jun 19, 2018
Permission report for a specific user in SharePoint Online
Hi , I have a requirement where I need to generate a report which gives the list of all the SharePoint sites where a user has access in SharePoint Online . Could you please let me know how I can ac...
Fromelard
Jun 19, 2018Iron Contributor
You can start looking that PowerShell script:
If you adapt it to your needs, you can retrieve the report you want.
Fab
Jun 19, 2018
Those scripts are not going to work ;-) The ask is for SharePoint Online. Instead of using PowerShell: why not using Search? For instance: https://johnmhester.wordpress.com/2013/05/10/getting-a-list-of-sites-that-a-user-has-access-to-in-sharepoint/