Showing posts with label acitve directory. Show all posts
Showing posts with label acitve directory. Show all posts

Tuesday, March 23, 2010

Output AD Information

Server 2003 and 2008 have a tool called CSVDE - this allows for importing and exporting of AD information to and from csv files.

To output files, the syntax below can be used:

csvde -d "OU=spain,OU=Users,OU=MYOffice,DC=My,DC=local" -f x:\output\spain.csv -r objectClass=user