Exchange2010下通过EMS删除指定主题邮件

简介:

环境介绍:

Hostname:Dsgrd-DCA

Ip:192.168.220.254

Roles:DC、DNS、CA

Hostname:Dsgrd-mail

Ip:192.168.220.10

Roles:Mailbox、CAS、HUB

操作步骤:

1. 查看当前mailbox下的所有用户邮箱

2. 更改mailbox Database名称:Dsgrd-mailbox

3. 对邮箱的完全操作权限赋予管理员权限:

1.New-ManagementRoleAssignment –Role “Mailbox Import Export” –User ad\Administrator   给administrator赋权,否则在下面运行Search-Mailbox的时候会无法识别该命令,此处与 Exchange 2007 有所不同。 
2.Get-mailbox | Add-MailboxPermission -User administrator -AccessRights Fullaccess     赋权administrator对所有邮箱的完全访问权限。 
3. get-mailbox -Database "Dsgrd-mailbox" | Export-Mailbox -SubjectKeywords "test" –DeleteContent 对数据库为:Dsgrd-mailbox下的所有用户检查主题为Test的邮件做删除操作

4.测试结果

操作过程:

1.查看当前mailbox下的用户信息

Get-mailbox –database “dsgrd-mailbox”

clip_image002

2.为了方便维护,更改数据库的名称:Dsgrd-mailbox

clip_image004

New-ManagementRoleAssignment –Role “Mailbox Import Export” –User ad\Administrator   给administrator赋权,否则在下面运行Search-Mailbox的时候会无法识别该命令,此处与 Exchange 2007 有所不同

clip_image006

赋予管理员Mailbox权限:完全访问权限

Get-mailbox | Add-MailboxPermission -User administrator -AccessRights Fullaccess

clip_image008

clip_image010

发送特定主题邮件

clip_image012

clip_image014

clip_image016

删除特定主题为test的邮件

指定一个mailbox用户为gaowenlong邮箱下主题为test的邮箱及删除

Export-Mailbox -Identity gaowenlong -SubjectKeywords "test" -DeleteContent

clip_image018

clip_image020

我们如果要批量删除的话通过以下命令操作,

通过指定的mailbox database来做删除

get-mailbox -Database "Dsgrd-mailbox" | Export-Mailbox -SubjectKeywords "test" -DeleteContent

clip_image022

clip_image024

clip_image026

clip_image028

测试结果,邮件被删除

clip_image030



本文转自 高文龙 51CTO博客,原文链接:http://blog.51cto.com/gaowenlong/1098083,如需转载请自行联系原作者

相关文章
|
6月前
|
安全 网络安全 API
Hotmail邮箱设置Exchange的方法步骤
如何使用Exchange协议设置Hotmail邮箱:在邮件客户端(如Outlook)中添加新账户,选择Exchange服务,输入邮箱全址(@hotmail.com)和服务器地址(outlook.office365.com),启用SSL加密,完成设置后即可在各设备同步邮件、日历和联系人。AokSend提供触发式验证码发信服务,支持SMTP/API接口,高触达,独立IP和服务器。