Forum Discussion
nielsdejagernl
Jan 16, 2020Copper Contributor
Sharepoint online display externally shared files from all teamsites
Hi all, I am looking for a way to display all externally shared files for all sharepoint online (team)sites. So for one site I know you how to achieve this by going to the SharePoint site -> Sit...
VasilMichev
Jan 16, 2020MVP
It's fairly easy to do this via the Graph, I have a sample script that does it across all ODFB site collections here: https://practical365.com/clients/onedrive/reporting-on-onedrive-for-business-shared-files/
Just adapt it to run against SPO SCs instead.
- nielsdejagernlJan 18, 2020Copper Contributor
Thanks for replying both, VasilMichev I will give it a try!