|
exchange
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
export smtp adressenIs there an option to export all the SMTP addresses in Exchange 2003 to a
text file. To make clear to which user which SMTP address is connected. It is simple by using CSVDE. it will put the result in a csv file that you
can read in Excel. Example: csvde -f c:\SMTPAddreses.csv -r "(objectclass=*)" -l proxyaddresses for advace things check out other objects using CSVDE tool Show quote "André vd Hoeven" wrote: > Is there an option to export all the SMTP addresses in Exchange 2003 to a > text file. > > To make clear to which user which SMTP address is connected. > > > > > > > Here's a script
http://www.suneja.com/blog/2005/09/how-to-export-all-email-addresses-from.html -- Show quoteBharat Suneja MCSE, MCT www.zenprise.com blog: www.suneja.com/blog ----------------------------------------- "André vd Hoeven" <andre***@hetnet.nl> wrote in message news:egCQclOTGHA.4264@TK2MSFTNGP11.phx.gbl... > Is there an option to export all the SMTP addresses in Exchange 2003 to a > text file. > > To make clear to which user which SMTP address is connected. > > > > > > |
|||||||||||||||||||||||