I need to log access denied events for files and directories on a Windows Server 2008 R2. How do I go about getting them into the Windows Event Log?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Turn auditing on, on the directories. See What is Windows Auditing? and Audit File System Depending on your need, you should also consider enabling global object access auditing See Global Object Access Auditing

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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