config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((actor_process_image_path in ("*\onenote.exe", "*\onenotem.exe", "*\onenoteim.exe")) and 
 action_file_name contains "\AppData\Local\Temp\OneNote\" and 
 (action_file_name in ("*.bat", "*.chm", "*.cmd", "*.dll", "*.exe", "*.hta", "*.htm", "*.html", "*.js", "*.lnk", "*.ps1", "*.vbe", "*.vbs", "*.wsf"))))