Guest AR10T Posted February 29, 2008 Posted February 29, 2008 First I am NOT the expert on servers, I work with our IBM mainframe. We are executing a job on the mainframe that telnets to the 2003 box and starts an executable program on the 2003 box. The program opens a GUI window and runs independent from the mainframe which would then close the telnet session. No data is passed back to the mainframe. Below is the code we use once the telnet session is open and connected to the 2003 box: V2vwatch.exe autostart noshow What we have found is that v2vwatch.exe will show up in Task Manager/Processes list but not in the Task Manager/Applications list. The v2vwatch program does not open up on the screen when started with telnet. We are confident that the above command works as we can submit it from a command line on the 2003 box and see that the program window opens on the screen. Any suggestions?
Recommended Posts