I am trying to have a marker show whether or not a particular service within the services.msc is running on a remote server(s).
I have a service called Yardi Services on a virtual server. I want to be able to show on a dashboard I am creating for work, whether this service in running or stopped. For some reason this service will randomly stop though I have a auto restart on error. It is really confusing and so I want to be able to know when it stops so I can restart it.
I have not been able to find anything online to support this. I am assuming that I would need to create a web service or use WMI? I am new to this stuff and could use some help or direction.
View Complete Post