I know how to check if process or application is running on remote server with Powershell, but I have problem to check automatically if process has stopped working. In that case, process looks ok, but the application is not responding.
Is it possible to check this "feature" of applicaions made by our internal development team?;) Thank you
Respondingproperty of class System.Diagnostics.process?