Discussion:
CSVDE...
(too old to reply)
Bob
2004-06-14 16:16:55 UTC
Permalink
Hi Everyone,

Just have a question about some the way to import
a .csv file. I try too and it gives me the error "Error
reading the attribute list". How could this be when I
exported them from active directory and all I want to do
is import them via CSVDE. My command that I use is
csvde -i -f C:\export.csv

What is that error telling me exactly??

Thanks,
Bob
Simon Geary
2004-06-14 16:43:40 UTC
Permalink
What command did you do to produce the export? It's possible you are trying
to import attributes that can be exported but not imported in which case you
need to apply a filter to the export command.
Post by Bob
Hi Everyone,
Just have a question about some the way to import
a .csv file. I try too and it gives me the error "Error
reading the attribute list". How could this be when I
exported them from active directory and all I want to do
is import them via CSVDE. My command that I use is
csvde -i -f C:\export.csv
What is that error telling me exactly??
Thanks,
Bob
Lefteris Vladimiros (MCT)
2004-06-14 19:14:27 UTC
Permalink
Remember that CSVDE can't be used for editing an existing entry in AD, only
to import new objects.
If editing some attributes is what you need, use LDIFDE instead.
--
Lefteris Vladimiros
Microsoft Certified Trainer
MCSE: Security 2000
MCSA 2000/2003

New Horizons Athens
-----
Note: Do not send me a direct email reply cause this is a fake address
Post a reply to the newsgroups so that others may benefit from the
discussion
-----
Post by Bob
Hi Everyone,
Just have a question about some the way to import
a .csv file. I try too and it gives me the error "Error
reading the attribute list". How could this be when I
exported them from active directory and all I want to do
is import them via CSVDE. My command that I use is
csvde -i -f C:\export.csv
What is that error telling me exactly??
Thanks,
Bob
Loading...