config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((action_file_name in ("*\WerFault.exe", "*\wer.dll")) and 
 (not 
 ((action_file_name in ("C:\Windows\SoftwareDistribution\*", "C:\Windows\System32\*", "C:\Windows\SysWOW64\*", "C:\Windows\WinSxS\*", "C:\Windows\UUS\*")) or 
 actor_process_image_path contains "\wuaucltcore.exe"))))