Hi Tony,
Exporting to CSv file
====================
The syntax is as follows: CSVDE -F users.csv -S bart -D
"OU=sample,DC=test,DC=com"
Importing Your CSV File
=======================
Importing the CSV file that you created is much easier than exporting it.
That’s because you don’t have to specify a location within the Active
Directory because the location is already documented within the import
file. Instead, just use the -I switch to specify an import, the -F switch
to specify the file name, and the -S switch to specify the server. You can
see an example of the syntax below. If you receive errors, you can use the
-K switch to ignore the errors and process valid data. CSVDE -I -F
users.csv -S bart -K
Please do let me know whether the information given, does meet your
requirement.
Thanks,
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.