Query Details
Query: DeviceProcessEvents | where InitiatingProcessParentFileName =~ "slui.exe" | where InitiatingProcessFileName =~ "changepk.exe" | where ProcessIntegrityLevel == "High"
This query is looking for device process events where the parent file name is "slui.exe", the file name is "changepk.exe", and the process integrity level is "High".

Ali Hussein
Released: September 19, 2023
Tables
Keywords
Operators