How do you find the distinguished name for a given mailbox in Exchange 2010 (we are in the process of moving from Exchange 2003 to Exchange 2010)?
For example, in Exchange 2003, I could goto System Manager and in the mailbox view there were columns that would show the distinguished name for a given mailbox like so:
Mailbox:
/O=ACME Inc./OU=Accounting/cn=Recipients/cn=BillG
Exchange Server:
/O=ACME Inc./cn=Configuration/cn=Servers/cn=EXDAL/cn=Microsoft Private MDB
We have a MAPI app that connects to various mailboxes for saving emails. It needs the LDAP path to know which mailboxes to attach to.