Re: Find if Duplicate Email Address exist in an Organization



You multiposted, I responded to this in another group.

--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net


---O'Reilly Active Directory Third Edition now available---

http://www.joeware.net/win/ad3e.htm



subodh.borker@xxxxxxxxx wrote:
Hi,

When Email Address property for an user is modified, I need to verify
whether this modified email address already exists in the organization.

proxyAddresses property contains all the email addresses of the user.
I found in AD Schema that this property is replicated to GC by default.
my concern here is that this default setting can be modified by an
administrator

Do I perform a single GC Query on proxyAddresses Attribute, to find if
the modified email address already exist in the exchange organization?
or
Do I query a DC of each domain in the forest?

please let me know if there is any other method or workaround

Any help will be appreciated

Regards,
Subodh

.



Relevant Pages

  • Re: Find if Duplicate Email Address exist in an Organization
    ... A single query to a GC will be fine, just be aware of your replication convergence as the same address could be entered the same day and if your convergence is 2 days, you may not see the duplication until later. ... Joe Richards Microsoft MVP Windows Server Directory Services ... whether this modified email address already exists in the organization. ...
    (microsoft.public.exchange2000.development)
  • Find if Duplicate Email Address exist in an Organization
    ... When Email Address property for an user is modified, I need to verify ... whether this modified email address already exists in the organization. ... proxyAddresses property contains all the email addresses of the user. ... Do I query a DC of each domain in the forest? ...
    (microsoft.public.exchange.development)
  • Find if Duplicate Email Address exist in an Organization
    ... When Email Address property for an user is modified, I need to verify ... whether this modified email address already exists in the organization. ... proxyAddresses property contains all the email addresses of the user. ... Do I query a DC of each domain in the forest? ...
    (microsoft.public.exchange2000.development)

Loading