Forum Discussion
ellan1537
Jul 24, 2023Iron Contributor
SharePoint: Report to fetch content older than X amount of time
Hello all, My M365 tenant has content size of our 1.7 PB with close to 90,000 site collections. My requirement is to fetch the report of content (should crawl through all document libraries in al...
Vivek Jagga
Jul 25, 2023Copper Contributor
Hi ellan1537,
My thought here is to use Search API to get such info, but not to execute on all. Run script in such a way so that it will run for a site max in memory.
My thought here is to use Search API to get such info, but not to execute on all. Run script in such a way so that it will run for a site max in memory.