Re: Exporting Info from AD

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Zoddy,

You could use MS Native utility CSVDE:

csvde -f employeeid.csv -r "(&(objectClass=User)(EompyeeID=*))"

Regards
Venkat

"Zoddy" <Zoddy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BD01E832-0202-4D0F-B1E6-4AE105F5AE9B@xxxxxxxxxxxxxxxx
If I have a particular field lets say the attribule EmployeeId for
example,
how can I export the value of the EmployeeID for all users in the domain?


.