in

Lanlogic Community Server

All you ever wanted to know about what's going on in and around Lanlogic.

Tom's Blog

June 2008 - Posts

  • Find an email alias in Active Directory

    Ever try to add a new SMTP alias to a user account, only to be told that the alias was already in use? Finding where this alias is already in use becomes really easy by performing a custom search inside of Active Directory.

    From AD Users & Computers, right click on your domain and choose Find.
    From the Find: drop-down list, select Custom Search
    Click on the Advanced tab
    Enter the following LDAP query:

    proxyaddresses=SMTP:alias@domain.com

    Remember to change alias@domain.com to the email address that you are attempting to find.

Powered by Community Server (Commercial Edition), by Telligent Systems