Hi there -
Does APMServiceControl.exe have the ability to kill processes as well as stopping/restarting services? I want to fire an alert when web worker processes go off the rails on a few boxes to kill w3wp.exe, but these are just processes - not services. I'm thinking not since if I test from the command line it tells me that the STOP command fails for the componentID.
Thanks for any info!