config case_sensitive = false | preset=xdr_process | filter (event_type = ENUM.PROCESS and 
 event_sub_type = ENUM.PROCESS_START) and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((action_process_image_path in ("*:\Perflogs\*", "*:\Users\All Users\*", "*:\Users\Default\*", "*:\Users\NetworkService\*", "*:\Windows\addins\*", "*:\Windows\debug\*", "*:\Windows\Fonts\*", "*:\Windows\Help\*", "*:\Windows\IME\*", "*:\Windows\Media\*", "*:\Windows\repair\*", "*:\Windows\security\*", "*:\Windows\System32\Tasks\*", "*:\Windows\Tasks\*", "*$Recycle.bin*", "*\config\systemprofile\*", "*\Intel\Logs\*", "*\RSA\MachineKeys\*")) and 
 (not 
 (action_process_image_path contains "C:\Users\Public\IBM\ClientSolutions\Start_Programs\" or 
 (action_process_image_path contains "C:\Windows\SysWOW64\config\systemprofile\Citrix\UpdaterBinaries\" and 
 action_process_image_path contains "\CitrixReceiverUpdater.exe")))))