log file operations

  • Thread starter Thread starter bob.elliott
  • Start date Start date
B

bob.elliott

I'm running Windows 2000, due to security reasons I need to log some
file operations. Say, I need to know all file operation (open, modify,
delete) for folder D:\Docs. Is there any way to do so?
 
I'm running Windows 2000, due to security reasons I need to log some
file operations. Say, I need to know all file operation (open, modify,
delete) for folder D:\Docs. Is there any way to do so?
Just select the folder in explorer, right click, Properties. Select 'Security',
and click 'Advanced'. Everything you need is in the auditing tab.

Click 'Add', and create a rule for 'Everyone' that logs what you require. The
audited events will then appear in the system log, viewable via the event viewer
in the management console. (start->run either of eventvwr.msc or compmgmt.msc)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top