Hi
we are using a modified version of the HTTPLogin.vbs script (from the sample folder) to test logins in our environment. The script runs fine if you test locally and gives us the needed output.
But unfortunately if we use the script in a application monitor it runs for 30 Minutes or sometimes two hours and than it stucks. When we check Taskmanager on the Orion Server we see a lot of Internet explorer session (iexplore.exe). When we kill these processes the monitor will work again for a while. Beside that we see a lot of counterfetcher.exe and conhost.exe processes running, but I'm not sure if that is related to the script monitor.
Did anyone run into the same issue and have an idea how to close the IE session correct?
attached our modified vbs script as txt file.
Eike