config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((action_file_name contains "C:\Windows\WinSxS\" and 
 action_file_name contains ".exe") and 
 (not 
 (actor_process_image_path in ("C:\Windows\Systems32\*", "C:\Windows\SysWOW64\*", "C:\Windows\WinSxS\*")))))