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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

print user manager

Status
Not open for further replies.

chrisosullivan1

IS-IT--Management
Aug 4, 2004
50
0
0
CA
How can i print all of my users in "User Manager" without doing a print screen?
In a text file or something.
Thanks
 
type net user > c:\filename.txt

That should dump all of the usernames into a text file.
 
From the Command prompt. Type CMD at the run command.

I've used it no end of times on my NT4 server and it dumps all of the usernames into a text file, just tried it again now and it works fine.
 
is there a way to print the FULLNAME along with the username?
I want to see their full names.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top