nicoriff / ORMi

A Light-ORM for accesing WMI
MIT License
209 stars 28 forks source link

Subscribe WMI event like Get-WmiObject #15

Closed ghost closed 4 years ago

nicoriff commented 4 years ago

So to get it clear... do you want to know whenever the query select PSComputerName,Name,PercentProcessorTime from Win32_PerfFormattedData_PerfOS_Processor has been executed or do you want to get notified if an instance of Win32_PerfFormattedData_PerfOS_Processor has been created/modified/deleted?

nicoriff commented 4 years ago

Take a look at this link https://www.itprotoday.com/windows-78/easier-way-view-incoming-wmi-queries