In Win2003, how can I trace who delete or modify a file?

Thanks.

link|improve this question

feedback

1 Answer

You'll need to enable the following GPO Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Audit Policies -> Audit object access

This will generate a log entry in the security log every time someone does a file operation (among others)

This will generate a ton of logs, you'll probably have to ship them to a machine dedicated to managing logs, or increase the size of your security log.

link|improve this answer
Hi, I changed the default log file location, with regedit, to somewhere else, but EventLog seemed loading default file location to continue with work. – user25414 Jan 15 '10 at 8:04
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.