Forum Discussion
MasatoIndou
May 27, 2024Copper Contributor
Reporting on how many video files we have in our company's OneDrive accounts and SPO Sites
Just curious, is it possible to be able to report on this? There doesn't seem to be any out of the box solutions on how this could be done via the admin centers and wondering if anyone has succeeded ...
KotiReddy
May 28, 2024Brass Contributor
If you have access to Compliance portal you can run a content search to find out all videos.
content search > create a search > use kql query to get file type ( eg: mp4, avi,mpeg)
Export the report
https://learn.microsoft.com/en-us/purview/ediscovery-content-search
content search > create a search > use kql query to get file type ( eg: mp4, avi,mpeg)
Export the report
https://learn.microsoft.com/en-us/purview/ediscovery-content-search
- MasatoIndouMay 30, 2024Copper Contributor
KotiReddy Thanks, I'll give this a shot and see how it goes