Re: Get a email Report or Digest on one mail box folder daily

2012-02-28 Thread justino garcia
So a power shell script would do this???

On Mon, Feb 27, 2012 at 6:49 PM, Michael B. Smith mich...@smithcons.comwrote:

  Fairly easy to script, but there isn’t built-in functionality for this.**
 **

 ** **

 *From:* justino garcia [mailto:jgarciaitl...@gmail.com]
 *Sent:* Monday, February 27, 2012 4:32 PM
 *To:* MS-Exchange Admin Issues
 *Subject:* Get a email Report or Digest on one mail box folder daily

 ** **

 Can I get a report of all emails, in one folder on one mailbox sent to me
 via exchange, a report or digest would do me good.

 Thanks

 --
 Justin
 IT-TECH

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist




-- 
Justin
IT-TECH

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

RE: Get a email Report or Digest on one mail box folder daily

2012-02-28 Thread Michael B. Smith
It would be PowerShell wrapping EWS, but sure.

From: justino garcia [mailto:jgarciaitl...@gmail.com]
Sent: Tuesday, February 28, 2012 7:19 AM
To: MS-Exchange Admin Issues
Subject: Re: Get a email Report or Digest on one mail box folder daily

So a power shell script would do this???
On Mon, Feb 27, 2012 at 6:49 PM, Michael B. Smith 
mich...@smithcons.commailto:mich...@smithcons.com wrote:
Fairly easy to script, but there isn't built-in functionality for this.

From: justino garcia 
[mailto:jgarciaitl...@gmail.commailto:jgarciaitl...@gmail.com]
Sent: Monday, February 27, 2012 4:32 PM
To: MS-Exchange Admin Issues
Subject: Get a email Report or Digest on one mail box folder daily

Can I get a report of all emails, in one folder on one mailbox sent to me via 
exchange, a report or digest would do me good.

Thanks

--
Justin
IT-TECH

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist



--
Justin
IT-TECH

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

RE: Get a email Report or Digest on one mail box folder daily

2012-02-28 Thread Campbell, Rob
Powershell, and the EWS Managed API:

http://www.microsoft.com/download/en/details.aspx?displaylang=enid=13480

Glen Scales has an excellent series going on his blog right now about using 
this API with Powershell:

http://gsexdev.blogspot.com/


From: justino garcia [mailto:jgarciaitl...@gmail.com]
Sent: Tuesday, February 28, 2012 6:19 AM
To: MS-Exchange Admin Issues
Subject: Re: Get a email Report or Digest on one mail box folder daily

So a power shell script would do this???
On Mon, Feb 27, 2012 at 6:49 PM, Michael B. Smith 
mich...@smithcons.commailto:mich...@smithcons.com wrote:
Fairly easy to script, but there isn't built-in functionality for this.

From: justino garcia 
[mailto:jgarciaitl...@gmail.commailto:jgarciaitl...@gmail.com]
Sent: Monday, February 27, 2012 4:32 PM
To: MS-Exchange Admin Issues
Subject: Get a email Report or Digest on one mail box folder daily

Can I get a report of all emails, in one folder on one mailbox sent to me via 
exchange, a report or digest would do me good.

Thanks

--
Justin
IT-TECH

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist



--
Justin
IT-TECH

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist
**
Note: 
The information contained in this message may be privileged and confidential 
and 
protected from disclosure.  If the reader of this message is not the intended  
recipient, or an employee or agent responsible for delivering this message to  
the intended recipient, you are hereby notified that any dissemination,   
distribution or copying of this communication is strictly prohibited. If you  
have received this communication in error, please notify us immediately by  
replying to the message and deleting it from your computer. 
**

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

RE: Get a email Report or Digest on one mail box folder daily

2012-02-28 Thread Steve Goodman
In addition to Glen Scale's blog, I've written a similar post here on just 
getting the folder items using PowerShell and the EWS Managed API - it may be 
something you can use to create the script you want:

http://www.stevieg.org/2010/10/export-email-headers-exchange-powershell/

Steve

From: Campbell, Rob [mailto:rob_campb...@centraltechnology.net]
Sent: 28 February 2012 14:40
To: MS-Exchange Admin Issues
Subject: RE: Get a email Report or Digest on one mail box folder daily

Powershell, and the EWS Managed API:

http://www.microsoft.com/download/en/details.aspx?displaylang=enid=13480

Glen Scales has an excellent series going on his blog right now about using 
this API with Powershell:

http://gsexdev.blogspot.com/


From: justino garcia 
[mailto:jgarciaitl...@gmail.com]mailto:[mailto:jgarciaitl...@gmail.com]
Sent: Tuesday, February 28, 2012 6:19 AM
To: MS-Exchange Admin Issues
Subject: Re: Get a email Report or Digest on one mail box folder daily

So a power shell script would do this???
On Mon, Feb 27, 2012 at 6:49 PM, Michael B. Smith 
mich...@smithcons.commailto:mich...@smithcons.com wrote:
Fairly easy to script, but there isn't built-in functionality for this.

From: justino garcia 
[mailto:jgarciaitl...@gmail.commailto:jgarciaitl...@gmail.com]
Sent: Monday, February 27, 2012 4:32 PM
To: MS-Exchange Admin Issues
Subject: Get a email Report or Digest on one mail box folder daily

Can I get a report of all emails, in one folder on one mailbox sent to me via 
exchange, a report or digest would do me good.

Thanks

--
Justin
IT-TECH

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist



--
Justin
IT-TECH

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

**
Note:
The information contained in this message may be privileged and confidential and
protected from disclosure.  If the reader of this message is not the intended
recipient, or an employee or agent responsible for delivering this message to
the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please notify us immediately by
replying to the message and deleting it from your computer.
**

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

Re: Get a email Report or Digest on one mail box folder daily

2012-02-28 Thread justino garcia
Thanks,



On Tue, Feb 28, 2012 at 9:54 AM, Steve Goodman st...@stevieg.org wrote:

  In addition to Glen Scale’s blog, I’ve written a similar post here on
 just getting the folder items using PowerShell and the EWS Managed API – it
 may be something you can use to create the script you want:

 ** **

 http://www.stevieg.org/2010/10/export-email-headers-exchange-powershell/**
 **

 ** **

 Steve

 ** **

 *From:* Campbell, Rob [mailto:rob_campb...@centraltechnology.net]
 *Sent:* 28 February 2012 14:40
 *To:* MS-Exchange Admin Issues
 *Subject:* RE: Get a email Report or Digest on one mail box folder daily**
 **

 ** **

 Powershell, and the EWS Managed API:

 ** **

 http://www.microsoft.com/download/en/details.aspx?displaylang=enid=13480*
 ***

 ** **

 Glen Scales has an excellent series going on his blog right now about
 using this API with Powershell:

 ** **

 http://gsexdev.blogspot.com/

 ** **

 ** **

 *From:* justino garcia [mailto:jgarciaitl...@gmail.com]
 *Sent:* Tuesday, February 28, 2012 6:19 AM
 *To:* MS-Exchange Admin Issues
 *Subject:* Re: Get a email Report or Digest on one mail box folder daily**
 **

 ** **

 So a power shell script would do this???

 On Mon, Feb 27, 2012 at 6:49 PM, Michael B. Smith mich...@smithcons.com
 wrote:

 Fairly easy to script, but there isn’t built-in functionality for this.***
 *

  

 *From:* justino garcia [mailto:jgarciaitl...@gmail.com]
 *Sent:* Monday, February 27, 2012 4:32 PM
 *To:* MS-Exchange Admin Issues
 *Subject:* Get a email Report or Digest on one mail box folder daily

  

 Can I get a report of all emails, in one folder on one mailbox sent to me
 via exchange, a report or digest would do me good.

 Thanks

 --
 Justin
 IT-TECH

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist



 

 ** **

 --
 Justin
 IT-TECH

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist


 **
 Note:
 The information contained in this message may be privileged and
 confidential and
 protected from disclosure.  If the reader of this message is not the
 intended
 recipient, or an employee or agent responsible for delivering this message
 to
 the intended recipient, you are hereby notified that any dissemination,
 distribution or copying of this communication is strictly prohibited. If
 you
 have received this communication in error, please notify us immediately
 by
 replying to the message and deleting it from your computer.

 **
 

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist




-- 
Justin
IT-TECH

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

RE: Get a email Report or Digest on one mail box folder daily

2012-02-27 Thread Michael B. Smith
Fairly easy to script, but there isn't built-in functionality for this.

From: justino garcia [mailto:jgarciaitl...@gmail.com]
Sent: Monday, February 27, 2012 4:32 PM
To: MS-Exchange Admin Issues
Subject: Get a email Report or Digest on one mail box folder daily

Can I get a report of all emails, in one folder on one mailbox sent to me via 
exchange, a report or digest would do me good.

Thanks

--
Justin
IT-TECH

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist