X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_JB X-Spam-Check-By: sourceware.org MIME-Version: 1.0 X-Received: by 10.14.215.193 with SMTP id e41mr56659825eep.32.1363159827748; Wed, 13 Mar 2013 00:30:27 -0700 (PDT) Reply-To: garjunan AT travelguru DOT com Date: Wed, 13 Mar 2013 13:00:27 +0530 Message-ID: Subject: Run windows script remotely using Cygwin? From: Gokulnath Arjunan To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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