No, ExMerge is not a good tool for that.  At best it'll create a copy of
those attachments in a string of PST files.  You still need to go through
all of those and count them.

Paul,
Your best bet is to write your own code.  Siegfried has some great scripts
in the Sample Code Library at www.cdolive.com.  There's one for saving all
incoming attachments to a folder which can teach you how to access
attachment properties and I believe there is another one that shows you how
to traverse public folder tree.  Using those two as your starting point you
can get to the point you want very quickly.  Minimum you need is Notepad and
access to CDO.HLP for starters.

S.

-----Original Message-----
From: Adam Romain [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 14, 2002 12:08 PM
To: Exchange Discussions
Subject: RE: Enumerate Existing Attachments


Using emerge and some clever switches in the .ini file you could achieve
this quite easily.

Look at the utility from ms support to remove the loveletter virus. Same
sort of Idea..

Adam



-----Original Message-----
From: Daniel Chenault [mailto:[EMAIL PROTECTED]] 
Sent: 14 February 2002 16:42
To: Exchange Discussions
Subject: Re: Enumerate Existing Attachments


None that I've ever seen. In essence it shouldn't be too difficult a
development project; walk the tree and make note of the types of
attachments.

----- Original Message -----
From: "Paul Christopher" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Thursday, February 14, 2002 10:34 AM
Subject: Enumerate Existing Attachments


> Hi,
>
> I am tasked with enumerating existing attachments (file type, size,
> etc) in mailboxes and.or public folders on 5.5 and 2k systems.
>
> Any advice on products or code to achieve this?
>
> Thanks,
>
> Paul Christopher
> University College London
>
>
> _________________________________________________________________
> List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> Archives:               http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:         mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
>

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]
**********************************************************************
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.

Network Defence Ltd
**********************************************************************

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]


_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to