Hi,
I need to monitor and control a set of Windows Services that are running either on a local machine or remotely. I've heard of WMI and ADSI and the first one seems to do what I want. Before going deep into it, I just want to check if I'm going in the right direction?
Thank you
EDIT Additional information: I also need to inspect SQL jobs and IIS instances so I think WMI is what I need.