Query Details
DeviceProcessEvents
| where FileName has_any('chrome.exe','msedge.exe')
and ProcessCommandLine contains "--load-extension"
Show me all events related to processes with file names "chrome.exe" or "msedge.exe" where the process command line contains "--load-extension".

Ali Hussein
Released: March 20, 2024
Tables
Keywords
Operators