I a windows I can look at the Last Access time of the file and it will show me when well a file has been touched last time. Is there any tool which could give me the list of the users who accessed particular file and when did they do that. Basically I have a file on a network drive and I would like to have some kind of basic audit reporting tool.

link|improve this question
1  
Ask on superuser.com – TenaciousImpy Jan 20 '10 at 23:33
Belongs on superuser – instanceofTom Jan 20 '10 at 23:36
feedback

migrated from stackoverflow.com Jan 21 '10 at 2:13

This question came from our site for professional and enthusiast programmers.

1 Answer

You don't need a separate tool, Windows is already capable of doing that (works very similar for other versions of Windows):

How to audit user access of files, folders, and printers in Windows XP

link|improve this answer
feedback

Your Answer

 
or
required, but never shown