File acess logging

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi I was wondering if there is a way of logging all
create/read/update/deletes of windows files with the name of the user (on a
local network in this case) that has undertaken the operation.

Any help would be much appreciated.
 
Type Auditing in Help. You'll need to write a program of some sort to gather the data. Export the log and use Excel or a database.
 
Back
Top