Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Print list with NT-domaun user accounts.......
Name: Sabrina Date: November 23, 2000 at 02:43:23 Pacific
Comment:
How do I print a list with all users in a domain??
Name: DON Date: November 23, 2000 at 05:19:25 Pacific
Reply:
This may seem antiquated but it's the only way I've found to do it 1)Open up user mang. for domains 2)Make note of the last user visible on the bottom of the page. 3)Hold down the "ALT" key and push the "Print screen button" 4)Open a word Document and paste the info to it 5)repeat all steps untill done.
0
Response Number 2
Name: James Date: November 24, 2000 at 07:55:37 Pacific
Reply:
Don, your quite right, that is antiquated :þ
With the NT Resource Kit, one can do a USRSTAT 'domain' > File.txt
Although this will give you stats on users on your domain as in last login, you can then open the file into Excel and mod it as required.
There are other utils you can use to do this, that was just one example
0
Response Number 3
Name: John Patterson Date: November 29, 2000 at 11:37:08 Pacific
Reply:
From command prompt:
net user /domain
You can pipe this into a text file by adding ">file.txt" to the end.
Summary: This is why you want a ERD. Now with that many user accounts the sam might not fit on a floppy disk. It is very important to backup the Repair directory since this contains the same info as the erd....
Summary: We have 4 domains (complete trust in place) each with several hundred user accounts. Some of the users have multiple accounts (one for each domain). The problem is that even though there is a trust in...
Summary: Is there an other way than using NET SEND command to transmit an alert to the system administrator when somebody is login with a specific user account? ...