Forum Discussion
t_brejon
Apr 03, 2019Copper Contributor
Sharepoint Online Reports
Hello, I would to know how I can have reports about Sharepoint on Office 365. On our tenant we have the default site collection and another one with our entity (Collection_sites.png). In these ...
- Apr 03, 2019
Here you can find some useful commands related to SharePoint:
- https://www.c-sharpcorner.com/article/useful-office-365-cmdlets-to-generate-sharepoint-online-reports/
- https://gallery.technet.microsoft.com/office/Get-detail-report-of-all-b29ea8e2
You can also search here:
- https://gallery.technet.microsoft.com/office/site/search?f%5B0%5D.Type=RootCategory&f%5B0%5D.Value=Office365&f%5B0%5D.Text=Office%20365&f%5B1%5D.Type=SubCategory&f%5B1%5D.Value=SharePointOnline&f%5B1%5D.Text=SharePoint%20Online&f%5B2%5D.Type=ProgrammingLanguage&f%5B2%5D.Value=PowerShell&f%5B2%5D.Text=PowerShell
Barbarur
Jul 05, 2023Brass Contributor
These Report might help you in regards of files and size for the Libraries/Lists in the Sites: https://github.com/Barbarur/NovaPointPowerShell/blob/main/Solutions/Report/Items%20and%20Files%20report%20from%20a%20SharePoint%20Online%20Site.md
It might need some modification to get the exact report you need, but can be use as reference.