I work at a public library and need to track how often the DVD drives are used by our patrons. Is there some count somewhere of how many times the drive is accessed? The only other way I can think of to do this is to run a script that will check if any files exist at E:\ and then sleep for 1 minute and check again. Then, create a log in a central location that the script can update if the file exists.
Anyone able to come up with a better idea? I would really appreciate any input.
Thanks
Tamara