I use PnP.PowerShell.
Get all sites.
For standalone sites - get site admins (or even members of Owners group) as owners
For group-based sites - get aad group owners/members.
Share point site user count
I would like to know how i can export all sharepoint sites to csv file with their corresponding number of owners and members is each site using Powershell.
2 answers
Sort by: Most helpful
-
Vlad 6 Reputation points
2023-01-20T04:26:23.1233333+00:00 -
Emily Du-MSFT 49,846 Reputation points Microsoft Vendor
2023-01-23T08:13:55.0533333+00:00 What is the version of SharePoint?
For SharePoint Server, refer to this article: https://www.sharepointdiary.com/2016/02/sharepoint-site-collection-permission-report-powershell-script.html
For SharePoint Online, refer to this article: https://www.sharepointdiary.com/2019/09/sharepoint-online-user-permissions-audit-report-using-pnp-powershell.html
Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
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.