Hi, I have a windows nt4.0 platform. Is there a way to print a list of users that logon to the domain(user manager for domains) through dos.I know there is a way. Any help would be appreciated.Thank's in advance...
This conversation is currently closed to new comments.
From a command prompt use the NET USER command. this will display a tab diliminated list of all user accounts on the server or domain. if yu wish to create a file with this data simply redirect the result of the command into a text file
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
User's
I have a windows nt4.0 platform. Is there a way to print a list of users that logon to the domain(user manager for domains) through dos.I know there is a way. Any help would be appreciated.Thank's in advance...