Hi folks - I'm trying to attempt to monitor a directory on client PCs using Group Policy. I want to trigger a scheduled task from the event created by the files being modified. In addition to the files in the directory I want to monitor triggering an event, I get an event triggered whenever any file in c:\Windows\System32 is accessed as well, usually by system processes. I only want to know about anything in the directory I want to monitor that is modified, created, or deleted. Can anyone help me with what I need to change in my setup to make this happen, and ignore anything BUT what is changed in the monitored Directory?
My Setup Through GPO is as follows:
Computer Configuration
Poilicies
Windows Settings
Security Settings
File System
C:\path\Directory_Being_Monitored
Security Policy Settings -> Security-> Advanced -> Auditing Tabs
Audit Success for Domain users Create Files/Write Data and Delete
Also
Advanced Audit Configuration
Object Access
Policy
Audit File SystemSucess
Thanks in Advance.
Steve