Script folder auditing

  • Thread starter Thread starter Anubis
  • Start date Start date
A

Anubis

I have a requirement to audit file and folder access on the scripts folder within our netlogon share. We are using a 2000 Dc's. i cannot seem to get any logging of file deletes or modifications. any ideas?
 
Perhaps you should outline what you have done, as this is a rather
straightforward case of using filesystem auditing.
Enable object access auditing on success/failure as needed, and
then set the SACL on the area to be "watched" using group(s) that
cover the accounts whose access should trigger the event message.
 
Back
Top