Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing Users in Domain

Status
Not open for further replies.

KenMasters

IS-IT--Management
Jun 11, 2003
7
US
This sounds simple, yet can't do it. I just want to be able to have a printout of all the Domain users. Does anyone know how to do this. I would also probably need to have a printout of users in domain groups as well.

I was able to do this in Novell, but Windows is another story.
 
It doesn't exist as part of Windows but there are admin tools that you can download that will do it for you. Search for NT Admin tools, you will find trial versions.
 
Do you have any suggestions of which Admin tool to use?
 
Hi,

Give the following command at the command prompt and get the output:

net user > userlist.txt


PSingh

 
I didn't know about that one, it will give a full list if you run it on a Domain controller but all you get is the NT user ID, no full name or desc etc. If that's all you need you are all set.
 
Thanks works great. I'll remember that one in the future. I ended up using a software called Hyena off of Download.com. It's pretty good. It gives the description and everything else. Not bad. Thanks for everything. Really appreciate it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top