I want to create a powershell script to check an application running in windows 7, if running ignore and keep checking every 1 minute, if the application stops, restart the application. Also if the application is not responding/ hanged force to kill or
end task it and restart the application. Is it possible to be done with powershell?
↧