Hi,
Hoping this will be an easy one - I would like a powershell script to export to a csv file the permissions for users and groups for a site collection and subsites within that site collection. I basically just need a report to see who has access to what site and what level of access. So I guess I need the following information
Site Title | Site URL | Group Name | User Permission Level | User Account | User Name | User Email
This is for SharePoint Online.
Thanks in advance!
Clare