服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. 邮箱 exchange 2010 PowerShell
  3. 如何获得移动邮箱历史logging?
Intereting Posts
创buildXen虚拟机失败,出现错误:创build域失败:name = buildbox03 Windows服务login选项卡 识别是什么导致高IO(Linux,Ubuntu) Postfix安全性:仅接受来自我的域名的电子邮件和发送电子邮件 初始化脚本在服务重启时运行重叠的服务器 Solaris ufs forcedirectio Exchange 2010 – 传输服务器不发送电子邮件到内部Exchange服务器 configuration和安装VS包pipe理 如何在Windows Server 2008 R2服务器核心安装上安装Windows PowerShell? 给用户分配时间报价 用最轻的代理“企业监控解决scheme”? Simplecdn替代渐进stream式传输 Windows Server 2012 R2应用程序安装缓慢 运行HTTP服务器提高了安全风险? postfix从redirect到返回path时为空

如何获得移动邮箱历史logging?

以下命令给出了邮箱移动的部分详细信息

get-mailbox [email protected] | Get-MailboxStatistics -IncludeMoveHistory | ft DisplayName, MoveHistory 

不过,我有兴趣同时获取源和目的地以及其他移动详细信息。 我怎样才能修改这个命令来扩展embedded到数组中的附加信息?

  • Exchange 2010使用关键字导出到PST
  • Lotus Notes打开错误的邮箱
  • 在Exchange上审核邮箱操作
  • Postfix邮件队列“邮箱已满”
  • 什么特殊types的IMAP邮箱是“[email protected]。”?

虽然我还没有想出如何使这一个class轮,这将完成我所需要的

 $hist = (Get-MailboxStatistics "[email protected]" -IncludeMoveHistory).MoveHistory $hist | select *time*, *data* 
  • 在qmail中设置转发邮箱?
  • Postfix交换迁移邮箱
  • 升级赛勒斯和拆分邮箱
  • Exchange 2010 – 邮箱导出远大于实际大小
  • Exchange 2013 DAG复制
  • 使用(命令行)sendmail发送邮件时没有任何反应
  • 如何发送带有swaks的URL的邮件?
  • IMAP服务器,节省相同的附件空间
  • 二级dc上的Exchange 2010邮箱服务器angular色 – 您的意见是什么
  • 成员服务器:它可以有一个邮箱服务器,还是只有域控制器?

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy