coreykeeling Posted April 23, 2015 Posted April 23, 2015 Afternoon, I was wondering if anyone knows of any good software which can give me a report on the usage of computers? e.g. how many times has it been used in the last day/week/month. Regards
andyturpie Posted April 23, 2015 Posted April 23, 2015 Event viewer can do this although a bit laborious. Try finding an application that will query the data and produce reports. Something like this Windows event log management software, monitor system, application and security event logs — FSPro Labs
kennysarmy Posted April 23, 2015 Posted April 23, 2015 Afternoon, I was wondering if anyone knows of any good software which can give me a report on the usage of computers? e.g. how many times has it been used in the last day/week/month. Regards We log all logins like this: echo %date%,%time%,%username%,%computername%,%logonserver% >> \\Fp4\ShApps\pcaudit\logonlist.csv very useful to be then able to find out how often a room of PC's is used, especially when the teachers canvas for more....and we can then prove the ones they have are n't utilized.... 1
coreykeeling Posted April 23, 2015 Author Posted April 23, 2015 Thanks kennysarmy! This is what we were basically looking for and I like the idea of using a excel sheet instead of a text file so it is easier to sort through. Regards
cvangorp Posted May 12, 2015 Posted May 12, 2015 We recently started using the hosted solution labstats Online. https://www.labstats.com/Solutions/LabStats
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now