Anyone built anything to monitor the availability of Winflector? I would like something to check it, say every 15 minutes, to make sure that I can connect and login and get the User's menu. Anyone done anything like this?
Bob
Autor: BobBob Data: 2016-08-14 04:36:02 |
Anyone built anything to monitor the availability of Winflector? I would like something to check it, say every 15 minutes, to make sure that I can connect and login and get the User's menu. Anyone done anything like this? Bob |
Autor: Mirek (staff) Data: 2016-08-18 12:23:40 |
Hi, There is no such a tool. But how do you imagine such process? Every time you can run wfc.exe and check if it connects and returns application list. |
Autor: BobBob Data: 2016-08-19 21:38:56 |
OK. I know how to run wfc.exe from a command prompt or bat file. But how can I capture the results and determine if an application list was returned? Bob |
Autor: Mirek (staff) Data: 2016-08-21 09:31:15 |
Ok. You can't. Tell me how would you like to do it and what for. Then we will try to find out a way. Regards. |
Autor: BobBob Data: 2016-08-23 21:03:17 |
I guess I would like to run wfc.exe with an option that would set a value in a specific file that indicates if the menu was returned or not - and then close the wfe.exe program. That would allow me to interrogate the file to determine if the connection was successful or not. Like wfc.exe /SaveApplicationList
Give you any ideas?
Bob |
Autor: Mirek (staff) Data: 2016-08-24 15:42:52 |
I think it is possible to implement, but wfc.exe needs also username, password and the server address. We will think about it. |