Quantcast
Channel: Exchange Server-forum
Viewing all articles
Browse latest Browse all 9623

统计全年邮件总数只能统计到近一个月的,为什么

$
0
0

您好!

我的环境是3台cashub,3台mailbox,版本2010

最近遇到年度汇总,需要汇总2018年全年每月的邮件收件总数和发件总数,了解了得用powershell命令来调用结果

Get-MessageTrackingLog -ResultSize unlimited -Start "12/01/2012" -End "12/21/2012" -EventId "send" -Server "srvbj06" |Measure-Object

参考相关资料,用到了如上命令,但是只调出了12月的数据和11月的部分数据,11月数据量相对12月小很多,1-10月的数据都是0

想了解下,这个命令是从哪里读取的数据,为什么只能读取到1个月左右的,是否还有方法能把今天的数据给统计出来?

有遇到过的麻烦告知下,感谢!


Viewing all articles
Browse latest Browse all 9623

Trending Articles



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