Query Details
Tags: Query: DeviceProcessEvents | where ProcessVersionInfoFileDescription == @"Service Control Manager Configuration Tool" and InitiatingProcessVersionInfoCompanyName != "Cisco Systems, Inc." and ProcessCommandLine contains "path" | where InitiatingProcessVersionInfoProductName != @"Microsoft® Azure® AD Connect" References: False positives: This rule might generate false positives exclude the most noisy onces
This query is designed to filter and identify specific events related to a process called "Service Control Manager Configuration Tool" from device process events. Here's a simple breakdown:
DeviceProcessEvents table.Note: The query might generate false positives, so it suggests excluding the most frequent or noisy ones to reduce irrelevant results.

Ali Hussein
Released: September 12, 2023
Tables
Keywords
Operators