I have been asked to get list of all explicit user accounts and group with site owner permissions for all sites. I wrote a script using Get-SPOSite, Get-SPOUsers and Get-SPOGroup commands. To make it easier I wrote the script requires the mandatory parameter of Office 365 Tenant name. The script will create a CSV file … Continue reading SharePoint Online: Get Site Owners list from all Sites