Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
List of users and last logins
Name: Petri Alariesto Date: June 18, 2001 at 04:51:49 Pacific
Comment:
How can I get a txt file of all users and their last login times?
Can it be done without any utilities and can you point me to some (I'd like freeware) tools.
Name: lian ann Date: June 20, 2001 at 09:58:02 Pacific
Reply:
˙ou may want to use using a command prompt
nlist user show "last logon time" >path:\filename.
It lists all the user in current context. you can check nlist /? all for more options.
The server I am using is NW4.11.
Hope that helps
0
Response Number 2
Name: lian ann Date: June 20, 2001 at 09:58:37 Pacific
Reply:
˙ou may want to use from a command prompt
nlist user show "last logon time" >path:\filename.
It lists all the user in current context. you can check nlist /? all for more options.
The server I am using is NW4.11.
Hope that helps
0
Response Number 3
Name: Petri Alariesto Date: June 20, 2001 at 23:06:36 Pacific
Reply:
Hi!
Thanks, it works fine. The resulting file is a pain-in-the-neck to manage with Excel2000, but with little effort I did produce a report and some statistics.
Summary: I was assigned by my boss to find out what drives, and access rights, all the users on campus have. I beleive that they are using Novell 5 or 6. It seems pretty messy so there are not really any group...
Summary: Hi! I am a client in a Novell network (LAN). The actual administrator of the intranet doesn't know too much about my problem (I mean how to solve it, just if I will tell him what and how to do, but I ...