Utilities to monitor computer usage
Does anyone know of any good FREE utilities that can monitor computer usage. Essentially something that can detect log in sessions of users. The majority of our computers are woken up remotely every week day and shut down remotely every night so they are on an ready for the users. I need a utility to justify cutting back on a couple computers in a certain department that keeps asking for more but I know they do not use the ones they have already. They basically have a 2.2:1 computer to user ratio and only want more because it is too "inconvenient" to walk 50 feet down the hall to use one that is available.
So if there is something that can show when a user logs in and then logs out and how long their session was that would be awesome. Something I can search against and maybe even get weekly reports.
If you know of any paid utilities please suggest them as I can try and get them approved. I used a program called UserLock in a past job that could do that and also lock out user sessions but I was asked to try and find something free first.
Answers (1)
Have a read of this, might help.
http://blogs.msdn.com/b/ericfitz/archive/2008/08/20/tracking-user-logon-activity-using-logon-events.aspx
And this as well
http://www.howtogeek.com/124313/how-to-see-who-logged-into-a-computer-and-when/
I havent come across any free tools for this sort of thing. I have a feeling you will have to poke around in the logs etc. to get this information - will be a bit time consuming unless you do some fancy excel stuff (you can export event viewer data to CSV).
Comments:
-
Check out this too, you can log from login script I guess
http://community.spiceworks.com/scripts/show/70-track-login-and-logout - rileyz 11 years ago-
Thank you. We have spiceworks already so I think I will explore this route first.
Thanks again - bwilkerson 11 years ago