About 258,000 results
Open links in new tab
  1. powershell - get-aduser using emailaddress - Stack Overflow

    Dec 19, 2017 · What kind of format are you getting this information in? Personally, I like to make a temporary file then query using a variable in the for loop. For instance, if I had a file that was a list of …

  2. Pattern matching email address using regular expressions

    Filter email address with regular expressions: I am new to regular expressions and was hoping someone might be able to help out. I am trying to pattern match an email address string with the follo...

  3. How do ldap search for email address in contacts' 2nd/3rd alternate ...

    I have an LDAP server with my email contacts so that I can lookup contacts by name/email, etc. However, it only seems to search and find the first email address for any contact. For example, if I ...

  4. Find a user in Azure Active Directory based on any of their email …

    Dec 6, 2023 · 1 I needed to find a user based on their email address (to which they had received a license) and then connect that back to their primary identity for our internal billig. In AD there are 2 …

  5. Jira Find Users API call querying an email address that includes a plus ...

    Jun 9, 2021 · It seems like adding the + is translated by the Jira API into an OR search for two different fragments of text. How can I search for users on the Jira Rest API having an email address that …

  6. ElasticSearch search email by full match - Stack Overflow

    Jul 7, 2016 · I need to search contacts by email. According to ES documentation the best way to achieve that is using uax_url_email tokenizer. Here is my index settings: settings: { index: { creation_date: "

  7. Search by Email address with urn:schemas - Stack Overflow

    Aug 14, 2020 · I found this code from Ricardo Diaz. It runs through. I would like to search for the latest email I received or sent to a specific email address as opposed to search by subject. I replaced …

  8. How to find an email address from an Exchange user in Outlook using ...

    I am trying to import a contact's email address based on an input name. I found code that looks up the information in the contacts folder. I need it to lookup a contact in the Global Address List t...

  9. lookup user in ActiveDirectory by email address - Stack Overflow

    Sep 6, 2013 · How can I query an ActiveDirectory user by email address? A given user can have multiple emails such as both [email protected] and [email protected]. For a given email, how …

  10. Find Facebook user (url to profile page) by known email address

    Mar 8, 2011 · The ability to pass in an e-mail address into the "user" search type was removed on July 10, 2013. This search type only returns results that match a user's name (including alternate name). …