get-pnpfolderstorage metric retrieves negative value #5327
Unanswered
IanRamsdenBCC
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm at a bit of a loss as to why this is happening, when I run get-pnpfolderstorage metric on a library I get this back
LastModified TotalFileCount TotalFileStreamSize TotalSize
17/02/2025 15:17:53 0 0 -47874475131
however if I run measure-pnplist I get this back
ItemCount : 3
ItemVersionCount : 0
FolderCount : 4
TotalFileSize : 42730
BrokenPermissionCount : 0
The Measure-pnplist seems to be retrieving a decent file approximation
interestingly when I run storage Metrics on the site the libray looks like this
Any idea why this maybe happening?
Beta Was this translation helpful? Give feedback.
All reactions