In Exchange 2003 , there is no tool to export email address , but active directory used with exchange 2003 , so we can export list of email addresses from active directory , for this purpose we can use CSVDE command.
CSVDE is a commnd line tool which is used to export all details of objects in active directory , we can export these information in csv format
Open Command propmt
csvde -i -f input.csv
Its a simple command you find more details on this link
http://technet2.microsoft.com/WindowsServer/en/library/1050686f-3464-41af-b7e4-016ab0c4db261033.mspx?mfr=true
Looking for your commnets

Recent Comments