Forum Discussion
jab365cloud
Dec 27, 2018Steel Contributor
Storage metrics vs real sync disk space needed
I'm trying to figure out if there is a way to know the "real disk space" used by a sync before it get sync. We know that with windows 1803 user have the new feature "file on-demand" but we want t...
Dec 27, 2018
The only way to get the data stored in both ODFB and SPO is by means of the Storage Metrics Page or PowerShell...if the user has 350 GB of content and no files on demand is being used, it's going to take those 350 GB in the local PC
jab365cloud
Dec 28, 2018Steel Contributor
The sync files only come from OneDrive. If you have 1 file of 100mb in your OneDrive but have 10 version of this file your OneDrive will take 1 gig of Quota but when synced only 100mb. Look like their is no way from the UI to know that so will have to go with PowerShell like you suggest.