I\'m quite new to WMI, I\'m following this guide here.
The query I\'m using is SELECT State FROM Win32_Service.
SELECT State FROM Win32_Service
When I run my program with that query