CSVDE Importing
From: Karl (karl_at_karl.com)
Date: 04/19/04
- Next message: ToxicAdmin: "Loop with out Do"
- Previous message: Ray: "Unable to use Group policy logon...."
- Next in thread: Al Dunbar [MS-MVP]: "Re: CSVDE Importing"
- Reply: Al Dunbar [MS-MVP]: "Re: CSVDE Importing"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Apr 2004 22:26:26 +0100
We have around 200 users within AD that I want to update there information
within AD.
I have exported certain fields from AD using the following command.
CSVDE -f users.csv -r "(&(objectCategory=person)(objectClass=user))" -l
"countryCode, description, displayName, comment, manager, company,
department, physicalDeliveryOfficeName, streetAddress, c,
facsimileTelephoneNumber, I, homePhone, mobile, otherTelephone, pager,
postalCode, st, telephoneNumber, co, title, wWWHomePage, postOfficeBox"
I have now updated the information that was exported with excel and saved
the file back to a csv file.
When I goto import the file I get a error
Logging in as current user using SSPI
Importing directory from file "users.csv"
objectClass Attribute not defined
0 entries modified successfully.
An error has occurred in the program
No log files were written. In order to generate a log file, please
specify the log file path via the -j option.
I am not adding any new users just editing there details.
Any ideas?
Thanks inadvance
Karl
- Next message: ToxicAdmin: "Loop with out Do"
- Previous message: Ray: "Unable to use Group policy logon...."
- Next in thread: Al Dunbar [MS-MVP]: "Re: CSVDE Importing"
- Reply: Al Dunbar [MS-MVP]: "Re: CSVDE Importing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|