使用exchange powershell命令扫描邮箱内容(需要紧急信息) [英] Scan the mailbox Content using the exchange powershell commands (need urgent info)

查看:116
本文介绍了使用exchange powershell命令扫描邮箱内容(需要紧急信息)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi,

有没有办法可以扫描每个邮箱用户的邮件内容,并使用powershell对用户收件箱中没有语音,视频或短信进行分类。

Is there any way where in i can scan the mail content of each mailbox user and classify that these no of voice or video or text messages are there in user inbox using the powershell.

我的要求

1)是为每个交换用户的收件箱收集语音,视频,文本等消息。有没有给出消息,文本,语音,视频等类型的命令?

1) is to collect the voice , video, text etc... messages for inbox of each exchange user. Is there any command that gives the type of message, text, voice, video, etc.?

2)我是管理员,我想要监控邮箱用户和内容.Do 我们知道是否需要使用用户凭据登录个人邮箱?

2) I am an administrator and i want to monitor the mailbox users and there content .Do we know whether ,this requires a login into the individual mailbox with the user credentials?

请回复@ @ a title ="mailto:vs_subrahmanyam@hotmail.com"href ="mailto:vs_subrahmanyam @ hotmail.com"> vs_subrahmanyam@hotmail.com

Please reply me @ vs_subrahmanyam@hotmail.com

高级感谢您的帮助.. 。

Advanced thanks for your help...

谢谢

Shiva

推荐答案

使用"search-mailbox"命令根据主题,日期,附件,发件人等搜索邮箱...

Use "search-mailbox" command to search the mailbox based on subject,date,attachement,sender etc...


users = Get-content" c\users.txt"

users = Get-content "c\users.txt"

仅获取详细信息


用户| SEARCH-MAILBOX -SearchQuery主题:" Payment_for_" -TargetMailbox" adminmailbox" -TargetFolder" queryfolder" -LogOnly -LogLevel Full
users | SEARCH-MAILBOX –SearchQuery subject:"Payment_for_" -TargetMailbox "adminmailbox" -TargetFolder "queryfolder"-LogOnly -LogLevel Full


这篇关于使用exchange powershell命令扫描邮箱内容(需要紧急信息)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆