Hi, Below is my setup.
Windows servers 2008 which is running some jboss applications. I have Cygwin installed with SSH setup I can login to windows server from any other linux machine using ssh. Use case: I am able to run the dos scripts using cygwin on the machine and it is opening the dos command window (process window which runs jboss application) I am able to run the same dos script from remote machine (linux) and it is triggering the process in the background (i cannot see process windows on windows machines) Requirement: I wanted to run the dos script remotely but i need to open the process window instead of background process. How can i achieve this using Cygwin? Do i need additional plugin for this? Thanks Gokul -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple