Re: WMIC hangs

2007-04-28 Thread Christopher Faylor
On Fri, Apr 27, 2007 at 01:26:50PM -0400, Larry Hall (Cygwin) wrote: >Christopher Faylor wrote: >> On Fri, Apr 27, 2007 at 11:51:29AM -0400, Larry Hall (Cygwin) wrote: >>> Will/Strobel wrote: Objective: ssh into windows run to wmic.exe Problem: when calling wmic.exe cmd line hangs, t

Re: WMIC hangs

2007-04-27 Thread Larry Hall (Cygwin)
Will/Strobel wrote: > I have changed the cygwin environment variable to only say ntsec for both > console user as well for the sshd service and still no luck. I have found > that if I call cmd then type {start wmic MyCommand} the wmic command > will run, but that defeats my purpose, seeing I wo

Re: WMIC hangs

2007-04-27 Thread Larry Hall (Cygwin)
Christopher Faylor wrote: > On Fri, Apr 27, 2007 at 11:51:29AM -0400, Larry Hall (Cygwin) wrote: >> Will/Strobel wrote: >>> Objective: ssh into windows run to wmic.exe >>> >>> Problem: when calling wmic.exe cmd line hangs, the process is being created, >>> but nothing else. Once you kill wmic.exe i

Re: WMIC hangs

2007-04-27 Thread Christopher Faylor
On Fri, Apr 27, 2007 at 11:51:29AM -0400, Larry Hall (Cygwin) wrote: >Will/Strobel wrote: >> Objective: ssh into windows run to wmic.exe >> >> Problem: when calling wmic.exe cmd line hangs, the process is being created, >> but nothing else. Once you kill wmic.exe it releases the cmd line back. >>

Re: WMIC hangs

2007-04-27 Thread Larry Hall (Cygwin)
Will/Strobel wrote: > Objective: ssh into windows run to wmic.exe > > Problem: when calling wmic.exe cmd line hangs, the process is being created, > but nothing else. Once you kill wmic.exe it releases the cmd line back. > > Is there an issue with wmic or is there an environment var I need to set