Re: Find if Duplicate Email Address exist in an Organization



Odd

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
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:
Hey Joe,

I had posted this also on microsoft.public.exchange.development, but
there is no reply to that post.
can u please reply with your thoughts here.

Thanks and regards,
Subodh

Joe Richards [MVP] wrote:
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
    ... Joe Richards Microsoft MVP Windows Server Directory Services ... 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)
  • Re: LDP query for user groups nested?
    ... Joe Richards Microsoft MVP Windows Server Directory Services ... I've since modified a version similar to this that's used for group memberships only i.e. query a group and ask it for all of its members and chase those membrs that are groups then munge. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Email address not shown in AD, but delivered to wrong user
    ... Joe Richards Microsoft MVP Windows Server Directory Services ... My recommendation would be to use adfind to do a GC query and since ... Author of O'Reilly Active Directory Third Editionwww.joeware.net ... What I would do is do a dump of all mail enabled users using Joe's ...
    (microsoft.public.windows.server.active_directory)
  • Re: Saved Queries in AD
    ... You can't query for Security Descriptor items as it is saved as a binary string. ... Joe Richards Microsoft MVP Windows Server Directory Services ... I am trying to do a saved query on my AD users that have Inherit from parent permissions checked under the Security tab>Advanced on their account. ...
    (microsoft.public.windows.server.active_directory)
  • Re: createtimestamp
    ... Well other than having an inefficient query it should work. ... Joe Richards Microsoft MVP Windows Server Directory Services ...
    (microsoft.public.win2000.active_directory)

Loading