Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | 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
  Printable Version
All Forums >> [Microsoft Exchange 2007] >> Management >> Report needed: List of email in an inbox Page: [1]
Login
Message << Older Topic   Newer Topic >>
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.
Post #: 1
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

(in reply to sbaldridge@yahoo.com)
Post #: 2
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.

(in reply to mark@mvps.org)
Post #: 3
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

(in reply to sbaldridge@yahoo.com)
Post #: 4
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?

(in reply to mark@mvps.org)
Post #: 5
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

(in reply to sbaldridge@yahoo.com)
Post #: 6
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.  

(in reply to mark@mvps.org)
Post #: 7
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

(in reply to sbaldridge@yahoo.com)
Post #: 8
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.

(in reply to mark@mvps.org)
Post #: 9

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2007] >> Management >> Report needed: List of email in an inbox Page: [1]
Jump to:

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