Exchange Server 2010 上的邮箱统计信息

发布于 2024-10-19 11:19:48 字数 131 浏览 1 评论 0原文

我的邮箱(位于 Exchange Server 2010 上)上有一个文件夹,用于收集各种类型的故障警报邮件。我正在尝试对该文件夹的内容进行统计分析。 Exchange Server 是否提供任何方法来执行此操作?获得此类统计数据的最佳方式是什么?

I have a folder on my mailbox (which is on Exchange Server 2010) that collects various kinds of failure alert mails. I am trying to do a statistical analysis on the folder's contents. Does Exchange Server provide any way to do this? What would be the best way to get such statistics?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

橘亓 2024-10-26 11:19:48

您可以在 Exchange 2010 上使用 PowerShell 进行各种统计信息收集。

对于初学者,请查看 获取 MailboxFolderStatistics 获取 MailboxStatistics。有许多博客文章和技术文章提供了您正在讨论的分析类型的示例。 本文提供了一些一行脚本示例。

You can do all sort of statistics gathering with PowerShell on Exchange 2010.

For starters, take a look at Get-MailboxFolderStatistics and Get-MailboxStatistics. There are a number of blog posts and technical articles available that give examples of the kind of analysis you're discussing. This article gives a couple of one-line script examples.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文