Exporting Users to a Text File

  • Thread starter Thread starter Allison
  • Start date Start date
A

Allison

I need to export users from my 2000 or 2003 Domain Controller to a text
file. Can anyone help me? I do not want the export command to delete my
user accounts either. I don't know if it does this by default or not, but I
need my accounts left alone.

thanks
 
I've done something similar to this recently. Fortunately in my case, I had
all the users in one OU. This may not be your situation and therefore it
may not apply.

With the OU selected and all the columns you want exported set up, select
Action, Export List. Specify the file type and filename and you're done.

Good luck!
 
I've done something similar to this recently. Fortunately in my case, I had
all the users in one OU. This may not be your situation and therefore it
may not apply.

With the OU selected and all the columns you want exported set up, select
Action, Export List. Specify the file type and filename and you're done.

Good luck!
What info do you want exported?


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
I need to export users from my 2000 or 2003 Domain Controller to a text
file. Can anyone help me? I do not want the export command to delete my
user accounts either. I don't know if it does this by default or not, but I
need my accounts left alone.

thanks
What info do you want exported?



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Allison,

Take a look at ldifde or csvde. I actually prefer ldifde but both will do
the job for you.

This MSKB Article might help:

http://support.microsoft.com/?id=237677

What is it that you are really trying to do such that you need a text file
( not a bad idea, anyway! )?

HTH,

Cary
 
I just need to export usernames from a specific OU to a text file. We will
then import those into a 3rd party application.
 
Back
Top