| Author |
Message |
Alan
Guest
|
Posted:
Fri Jan 14, 2005 9:21 pm Post subject:
When was a DL last used? |
|
|
I am trying to script or develop some sort of way to see which DLs are not
being used. I know promodag has something to this effect but I am at a new
job that apparently does not have message tracking turned on. Can this be
done by date or other means?
|
|
| Back to top |
|
 |
Joe Richards [MVP]
Guest
|
Posted:
Sat Jan 15, 2005 3:46 am Post subject:
Re: When was a DL last used? |
|
|
You would have to use the tracking logs. AD doesn't keep track of when someone
uses a DL to send something.
joe
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Alan wrote:
| Quote: | I am trying to script or develop some sort of way to see which DLs are not
being used. I know promodag has something to this effect but I am at a new
job that apparently does not have message tracking turned on. Can this be
done by date or other means?
|
|
|
| Back to top |
|
 |
Rui J.M. Silva
Guest
|
Posted:
Sat Jan 15, 2005 8:41 pm Post subject:
Re: When was a DL last used? |
|
|
I think Glen wrote this specially for you :-)
Tracking DL-usage with a public folder Event sink
http://gsexdev.blogspot.com/2005/01/tracking-dl-usage-with-public-folder.html
--
Blog "subject: exchange"
http://spaces.msn.com/members/ehlo/
"Alan" <Alan@discussions.microsoft.com> wrote in message
news:0282DB4E-3E71-4B98-B696-02DB846EFDC7@microsoft.com...
| Quote: | I am trying to script or develop some sort of way to see which DLs are not
being used. I know promodag has something to this effect but I am at a new
job that apparently does not have message tracking turned on. Can this be
done by date or other means?
|
|
|
| Back to top |
|
 |
Joe Richards [MVP]
Guest
|
Posted:
Sat Jan 15, 2005 11:03 pm Post subject:
Re: When was a DL last used? |
|
|
Heck at that point just write a sink that filters all mail coming through the
system and looks at the recipients. Why involve a PF at all?
joe
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Rui J.M. Silva wrote:
|
|
| Back to top |
|
 |
Rui J.M. Silva
Guest
|
Posted:
Sat Jan 15, 2005 11:15 pm Post subject:
Re: When was a DL last used? |
|
|
Hey, don't kill the messenger ;-)
I just think it's usefull, of course one might develop his own application.
--
Blog "subject: exchange"
http://ehlo.blogspot.com
Consulte a base de dados de conhecimento:
http://support.microsoft.com/default.aspx?scid=fh;pt;kbhowto
"Joe Richards [MVP]" <humorexpress@hotmail.com> wrote in message
news:OTyH0Qy%23EHA.2596@tk2msftngp13.phx.gbl...
|
|
| Back to top |
|
 |
Joe Richards [MVP]
Guest
|
Posted:
Sun Jan 16, 2005 12:54 am Post subject:
Re: When was a DL last used? |
|
|
Sorry not aimed at you. I am wondering about the developer if he took the time
to go that far...
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Rui J.M. Silva wrote:
| Quote: | Hey, don't kill the messenger ;-)
I just think it's usefull, of course one might develop his own application.
|
|
|
| Back to top |
|
 |
Rui J.M. Silva
Guest
|
Posted:
Sun Jan 16, 2005 1:47 am Post subject:
Re: When was a DL last used? |
|
|
Well, you can drop him a comment on his blog. I don't know the guy, but I'm
sure he would appreciate it.
http://gsexdev.blogspot.com/
--
Blog "subject: exchange"
http://spaces.msn.com/members/ehlo/
"Joe Richards [MVP]" <humorexpress@hotmail.com> wrote in message
news:%23x$eaOz%23EHA.2700@TK2MSFTNGP14.phx.gbl...
| Quote: | Sorry not aimed at you. I am wondering about the developer if he took the
time to go that far...
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Rui J.M. Silva wrote:
Hey, don't kill the messenger ;-)
I just think it's usefull, of course one might develop his own
application.
|
|
|
| Back to top |
|
 |
Alan
Guest
|
Posted:
Wed Jan 19, 2005 12:15 am Post subject:
Re: When was a DL last used? |
|
|
Forgot to mention this is 5.5. I had Promodag (great stuff) at my last gig
but they don't even have message tracking turned on here (and any kind of
change here takes an act of Congress apparently). I'll follow up on the
suggestions though.
BTW joeware rules! Makes me want to learn C++! Do you have a low-$$ approach
to recommend (at least to begin with)? |
|
| Back to top |
|
 |
Joe Richards [MVP]
Guest
|
Posted:
Thu Jan 20, 2005 11:36 am Post subject:
Re: When was a DL last used? |
|
|
Thanks glad you like it, I have fun writing it.
The simplest solution will be around message tracking or linking every DL to a
public folder and watch for the messages. Sinks can be involved and are for E2K
and better.
joe
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Alan wrote:
| Quote: | Forgot to mention this is 5.5. I had Promodag (great stuff) at my last gig
but they don't even have message tracking turned on here (and any kind of
change here takes an act of Congress apparently). I'll follow up on the
suggestions though.
BTW joeware rules! Makes me want to learn C++! Do you have a low-$$ approach
to recommend (at least to begin with)? |
|
|
| Back to top |
|
 |
|
|
|
|