When I use the services/process commands/option to “check if a process is running” on a remote server, it is giving an incorrect return value of “service x is NOT running” when in fact, the service is running. I’ve tried it against 4-5 different running services, and every time the value returned says it is not running, when it is. When I list all the services on that remote server, it shows the service name as one of the total, but can’t return a correct value when checking if it is running or not. I use this a lot, to check, stop, and alter the state of various services, and this is a huge issue. Please advise.
thanks