Jump to content

Recommended Posts

Posted

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

Posted
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....

  • Thanks 1
Posted

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

  • 3 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...