Exchange Server Forums
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
Report needed: List of email in an inbox
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
|
|
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
|
Report needed: List of email in an inbox - 5.Jun.2008 12:51:54 PM
|
|
|
sbaldridge@yahoo.com
Posts: 8
Joined: 12.Jun.2007
Status: offline
|
This seems so easy and yet I am at a loss to create a report requested by a manager who wants a report of the email in a particular inbox. I would like to script it or use EM Shell so I can schedule it. All I can find in the EMS are the get-mailboxfolderstatistics cmd which doesn't list the actual emails. Any suggestions? Thanks in advance.
|
|
|
|
RE: Report needed: List of email in an inbox - 5.Jun.2008 12:56:59 PM
|
|
|
mark@mvps.org
Posts: 3788
Joined: 9.Jun.2004
From: Philadelphia PA
Status: offline
|
I don't understand. What do you mean "a report"? A report of what? Contents? Items? Size?
_____________________________
Mark Arnold (Exchange MVP) List Moderator
|
|
|
|
RE: Report needed: List of email in an inbox - 5.Jun.2008 1:16:02 PM
|
|
|
sbaldridge@yahoo.com
Posts: 8
Joined: 12.Jun.2007
Status: offline
|
Very basic stuff: Receive Date, From, Subject.
|
|
|
|
RE: Report needed: List of email in an inbox - 5.Jun.2008 1:23:47 PM
|
|
|
mark@mvps.org
Posts: 3788
Joined: 9.Jun.2004
From: Philadelphia PA
Status: offline
|
You're not going to get that out of Exchange. Why does he want this? Does he understand that a user can simply hard delete something and it won't appear in the report? I can't help feeling that he's after some information as part of a spying exercise and isn't approaching it from the right end.
_____________________________
Mark Arnold (Exchange MVP) List Moderator
|
|
|
|
RE: Report needed: List of email in an inbox - 5.Jun.2008 1:32:24 PM
|
|
|
sbaldridge@yahoo.com
Posts: 8
Joined: 12.Jun.2007
Status: offline
|
*sigh* yes, he's a pain. He wants a summary of all email going to a certain distro group so I have it journaled to a mailbox. I've tried creating a report using get-messagetracking but it is incomplete (example): $StartDate = (get-date).AddDays(-32) $EndDate = (get-date).AddDays(-1) get-messagetrackinglog -Recipients:mailbox@domain.com -Server "exchange1" -Start $StartDate -End $EndDate | format-table Timestamp,MessageSubject,Sender > C:\Scripts\Results\myReport.txt This report only picks up about 75% of the messages for some reason, which is a bummer because that would solve my problem. Thanks for your help, any suggestions?
|
|
|
|
RE: Report needed: List of email in an inbox - 5.Jun.2008 1:35:13 PM
|
|
|
mark@mvps.org
Posts: 3788
Joined: 9.Jun.2004
From: Philadelphia PA
Status: offline
|
I'd have suggested you did a transport rule for this, or is that what you meant you'd done?
_____________________________
Mark Arnold (Exchange MVP) List Moderator
|
|
|
|
RE: Report needed: List of email in an inbox - 5.Jun.2008 1:55:46 PM
|
|
|
sbaldridge@yahoo.com
Posts: 8
Joined: 12.Jun.2007
Status: offline
|
I have a hub transport journaling rule in this case.
|
|
|
|
RE: Report needed: List of email in an inbox - 5.Jun.2008 1:59:17 PM
|
|
|
mark@mvps.org
Posts: 3788
Joined: 9.Jun.2004
From: Philadelphia PA
Status: offline
|
Do a normal Transport Rule rather than a journal.
_____________________________
Mark Arnold (Exchange MVP) List Moderator
|
|
|
|
RE: Report needed: List of email in an inbox - 5.Jun.2008 2:20:09 PM
|
|
|
sbaldridge@yahoo.com
Posts: 8
Joined: 12.Jun.2007
Status: offline
|
I think I can work with this, thanks for the help.
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|