I have an application that complicated with server and clients.. Is there a option to using WMI queries for getting a data from my server?
I see that can using against performance counters, but the performance counters return numeric values, and i need to return a string values..
Is there an option for to do it?