Quantcast
Channel: Exchange Server 2013 - General Discussion forum
Viewing all articles
Browse latest Browse all 4521

Get-MailboxFolderStatistics for mailbox with items larger than 25MB

$
0
0

Hi all,

try to get mailboxfolderstatistic for all mailboxes that contains items larger than 25 MB With the following command:

Get-mailbox -Resultsize Unlimited | get-mailboxfolderstatistics -includeanalysis -FolderScope All {Size -gt '25MB'}| Select-Object name,itemsinfolder,TopSubject,TopSubjectSize,topsubjectCount,topsubjectPath | export-csv c:\25mb.csv

But i get Error :

The input Object cannot be bound to any parameters for the command either because the command does not take pipeline input or the input and its Properties do not match any of rhte parameters that take pipline input.

Any ideas?Im not so good at pws.

thanks!


Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work


Viewing all articles
Browse latest Browse all 4521

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>