I use CSVDE to export data from our active directory to a CSV file, which is then imported into the database. I use the -l switch to specify the columns that I would like to export, but they do not exit in the same order in sequence. Is there a workaround for this that does not involve opening the file in Excel? This is a nightly batch process, and we would like it to run unattended.
Thanks!
source
share