Cliff Galiher - MVP replied to yaro137
15-Jan-10 11:20 AM
Turning on file auditing is actually a two step process.
First you turn it on with a security policy (local or group policy) but that
actually only turns on the functionality, it does not turn on the logging
itself. So that is an all or nothing situation.
Then, on a per-file or per-folder basis, you enable the actual auditing you
want to perform on a per-user and per-action basis.
Folder->properties->security tab->advanced->auditing tab->add ...from there
I think you will figure it out... :)
-Cliff