ldifde import contacts - Microsoft Exchange

This is a discussion on ldifde import contacts - Microsoft Exchange ; can someone help me to figure out how to import contact list by using ldifde and mail enable ? Here is my example dn: CN=Sarafanov\, Irene,OU=idealstore,DC=TROY,DC=CO changetype: ad displayName: Sarafanov, Iren objectclass: use contact: IRENE.SARAFANO...

+ Reply to Thread
Results 1 to 3 of 3

ldifde import contacts

  1. Default ldifde import contacts

    can someone help me to figure out how to import contact list by using ldifde and mail enable ?

    Here is my example

    dn: CN=Sarafanov\, Irene,OU=idealstore,DC=TROY,DC=CO
    changetype: ad
    displayName: Sarafanov, Iren
    objectclass: use
    contact: IRENE.SARAFANO



  2. Default Re: ldifde import contacts

    The following should do the trick.

    dn: CN=Sarafanov\, Irene,CN=Users,DC=JPupOrg1,DC=extest,DC=microsoft,DC=com
    changetype: add
    objectclass: contact
    sn: Sarafanov
    givenName: Irene
    displayName: Sarafanov, Irene
    mailNickname: irene
    targetAddress: SMTP:irene@remotedomain.com
    proxyAddresses: SMTP:irene@remotedomain.com



    --
    Please do not send email directly to this alias. This alias is for newsgroup
    purposes only.

    This posting is provided "AS IS" with no warranties, and confers no rights.


    "drpepper" <anonymous@discussions.microsoft.com> wrote in message
    news:289A106E-8AF9-437A-85D6-8288E9F726C1@microsoft.com...
    > can someone help me to figure out how to import contact list by using
    > ldifde and mail enable ?
    >
    > Here is my example.
    >
    > dn: CN=Sarafanov\, Irene,OU=idealstore,DC=TROY,DC=COM
    > changetype: add
    > displayName: Sarafanov, Irene
    > objectclass: user
    > contact: IRENE.SARAFANOV
    >
    >




  3. Default Re: ldifde import contacts

    Thanks.. this help alot.!

+ Reply to Thread

Similar Threads

  1. Import Contacts not available from Contact List in WSS 3.0?
    By Application Development in forum Sharepoint
    Replies: 0
    Last Post: 12-03-2007, 05:47 PM
  2. import contacts into AD email group
    By Application Development in forum Microsoft Exchange
    Replies: 0
    Last Post: 02-20-2006, 11:17 AM
  3. import contacts into AD email group
    By Application Development in forum Microsoft Exchange
    Replies: 0
    Last Post: 02-20-2006, 11:16 AM
  4. Re: using Ldifde to import and want to change password
    By Application Development in forum Microsoft Exchange
    Replies: 0
    Last Post: 05-03-2004, 01:43 PM
  5. import user in window 2003 ldifde
    By Application Development in forum Microsoft Exchange
    Replies: 3
    Last Post: 05-01-2004, 01:49 PM