Forum Discussion
suresh p
Feb 15, 2019Copper Contributor
How to get the all SharePoint site usage and owners names
I have sharepoint 2013 on-permission. I have multiple web-application (Ex: web1 and web2). Each web1 we have almost 1000 sites (including sub-sites). Now we need one report the site collection owner ...
Thomas Berman
Feb 18, 2019Iron Contributor
This definitely seems like a job for PowerShell to me. Whether you simply want to run this job once and generate a report, or run it on a timer, I would definitely go with PowerShell and PnP Cmdlets, since they'll hook into CSOM (client-side).
https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets?view=sharepoint-ps