I am trying to write a script that will return a value of yes or no(1 or 0) if a specified process is running on a networked workstation. This is so I can be sure my backup agent is running. Does anyone know of a command that will check for process x on machine y and return a value to tell if it is running or not.