Author: MagicAndre1981
Subject: Tools to trace WMI requests
Posted: 08 February 2018 at 6:41pm
use xperf to capture WMI calls and look for the ClientId to see which process is doing the action:
![https://i.stack.imgur.com/N9HtQ.png https://i.stack.imgur.com/N9HtQ.png]()
Subject: Tools to trace WMI requests
Posted: 08 February 2018 at 6:41pm
use xperf to capture WMI calls and look for the ClientId to see which process is doing the action:

https://superuser.com/a/949470