Getting a csv output of your active directory domain controller
I first saw a reference to cvsde on techrepublic and then look into it a little further when I learned that the utility ldifde wouldn't export everything.
cvsde is a nice little built in utility that allows you to dump or import a CSV file of the active directory database.
It can be executed simply for exporting the database by:
cvsde -f file.csv this will execute against a the local domain
0 Comments:
Post a Comment
<< Home