Import External Contacts into separate OU

A

AmytDev

Please help.
I am trying to import external contacts into a new OU that I created in
Active Directory. The goal is to have these contacts available in Exchange.
I used CSVDE to export a contact that I created in that OU to mirror.
Unfortunately, the CSVDE import was not successful. The CSV file contained
these fields
(DN, objectClass, cn, sn, givenName, distinguishedName, instanceType,
displayName, targetAddress, mailNickname, name, objectCategory, mail,
showInAddressBook, physicalDeliveryOfficeName, telephoneNumber, department,
company)
Here's an example contact:
(CN=Angela He,CN=Users,DC=xicom,DC=local
contact
Angela He
He
Angela
CN=Angela He,OU=Radyne,DC=xicom,DC=local
4
Angela He
SMTP:[email protected] AngelaHe
Angela He
CN=He,CN=Schema,CN=Configuration,DC=xicom,DC=local
(e-mail address removed)
CN=Radyne,CN=All Address Lists,CN=Address Lists Container,CN=Xicom
Technology,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=xicom,DC=local;CN=Default Global
Address List,CN=All Global Address Lists,CN=Address Lists Container,CN=Xicom
Technology,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=xicom,DC=local;CN=All
Contacts,CN=All Address Lists,CN=Address Lists Container,CN=Xicom
Technology,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=xicom,DC=local
Beijing
86.10.65831975
Sales
Radyne)

This is the logfile information: (Connecting to "(null)"
Logging in as current user using SSPI
Importing directory from file "contacts1.csv"
Loading entries
2: CN=(contact) Angela He,CN=Users,DC=xicom,DC=local
Attribute 0) objectClass: contact
Attribute 1) cn: Angela He
Attribute 2) sn: He
Attribute 3) givenName: Angela
Attribute 4) distinguishedName: CN=Angela He,OU=Radyne,DC=xicom,DC=local
Attribute 5) instanceType: 4
Attribute 6) displayName: Angela He
Attribute 7) targetAddress: SMTP:[email protected]
Attribute 8) mailNickname: AngelaHe
Attribute 9) name: Angela He
Attribute 10) objectCategory:
CN=He,CN=Schema,CN=Configuration,DC=xicom,DC=local
Attribute 11) mail: (e-mail address removed)
Attribute 12) showInAddressBook: CN=Radyne,CN=All Address Lists,CN=Address
Lists Container,CN=Xicom Technology,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=xicom,DC=local CN=Default Global
Address List,CN=All Global Address Lists,CN=Address Lists Container,CN=Xicom
Technology,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=xicom,DC=local CN=All
Contacts,CN=All Address Lists,CN=Address Lists Container,CN=Xicom
Technology,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=xicom,DC=local

Add error on line 2: Constraint Violation
The server side error is "The name reference is invalid."
0 entries modified successfully.
An error has occurred in the program)

Any ideas? I would appreciate any help.
Amy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top