Forum Discussion
How to get user wise ODB usage report?
Hi Cian
Thanks for quick response.
I already saw the O365 usage report , it will give the total usage report. What I am looking for storage used only for Documents folder.
Secondly I also asked whenever any ODB sites create, by default it added some standard default folder. What is the total size of this folder? I saw in usage report it is not consistent for 3 user we just created the size and no document is exist in Documents folder. Only some defaults folders are persent but total usage size and no of files are varying? It is very confusing.
Please advise
You can get this information from the Usage report for each SPO/ODFB site - add /_layouts/15/storman.aspx to the site name to access it. For example: https://tenant-my.sharepoint.com/personal/user_domain_com/_layouts/15/storman.aspx
You cannot get this from a "centralized" location if that's your ask, you will have to use some CSOM based script or the API.
- Aug 07, 2017Alternatively, you could get this information with some PowerShell: https://gallery.technet.microsoft.com/office/Create-OneDrive-for-ec9a8b4f
- Ashish KanoongoAug 08, 2017Brass Contributor
Thanks for sharing sample code of MS Gallery.
One question is still unanswered, that what is total default size of whenever any user oneDrive site is provisioned. Because I provisioned 2-3 user onedrive site, but by default total usage of size and no. of files are varying. They have not done any sync or uploaded any files.
- Aug 08, 2017Default storage is 1 TB per user and depending on the Office 365 plan, you can incremented it accordingly