The DST queries for those attributes for the following types of AD objects:
To query to see what should be synced by DST run the following in your domain:
dsquery * domainroot -filter "(proxyAddresses=*)" -attr proxyaddresses
If you have more than 1 domain in your forest you may need to set the proxyAddresses attribute so that it replicates to the Global Catalog Partial Attribute Set as the DST only queries it's local DC/GC for accounts. In order to do this you will need to do the following:
We are on BPOS and FOPE so no local exchange server. BPOS DST tool is set up and syncs from our AD. I am trying to configure FOPE DST to sync from AD as well, however it syncs successfully yet does not sync any of the users. Can you clarify more on the article? I would really appreciate it. Thank you.