I want to ask any way can direct filter username in win32_Process WQL Query? If use looping with use GetOwner method is use much time to wait if too many user open same exe.
currently the query is Select * from win32_Process where name = 'example.exe'