When our ARR implementation has reached the maximum server unhealthy threshold, Event 1002 is logged, ARR stops routing requests and then ARR stops checking server health completely. This causes the servers to not come back up until the moment a Remote Desktop session is established on the ARR server. (See separate open thread on the issue: https://forums.iis.net/t/1234890.aspx)
As a workaround for this, I'd like to try launching a "Verify URL Test" health test as a task tied to Event 1002. I'm thinking maybe this will jumpstart ARR to keep checking server health. Is there a way to script this test? I am unable to find an online source describing how to run IIS ARR tests via scripts.
Thanks.