Hi all, I know I have posted before but really struggling on finding the best solution for a problem we have.
Explanantion:
We have 9 servers, that all run the same website. We currently have an issue (long story) where one of the application pools needs to be reset when a certain Event ID is triggered, this can be sporadic and on any of the 9 servers. Currently we have an active alert that when the Component Name "Hash Table Insert Event" (custom component) is equal to down an email is triggered and we then RDP to the server that has triggered the alert and recycle the application pool manually.
What we are now being asked is that when this active alert is triggered, are we then able to some how get an external program to run that will recycle the application pool manually on the server that has the error. We have attemped numerous ideas but with no success.... is anyone able to help ?