Is there a query I can run in AD to show me which users have alternate SMTP addresses? For example, my primary email address is stalbert@company.com, but I also have stevet@company.com as a valid email address. I can't find what object is holding the 2nd email address. We are migrating to a totally different exchange environment, and I need to know who has alternate addresses and what they are. Any help would be appreciated. Steve
>For example, my primary email address is stalbert@company.com, but I also >have stevet@company.com as a valid email address. I can't find what object >is holding the 2nd email address. We are migrating to a totally different >exchange environment, and I need to know who has alternate addresses and what >they are. The LDAP proxyAddresses multi-valued attribute. --Sandy