Launching interactive apps remotely

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I've been trying to create a WshRemote script which would launch an
interactive executable on a remote machine. That didn't work, so I
came to this newsgroup to find an answer. The answer that has been
posted by Michael H a number of times, states that you can't use the
WshRemote model to launch interactive apps on a remote machine. That's
fine and I accept that, but is there a way of launching an interactive
app on a remote desktop using WSH?

The Systernals freeware site has been mentioned a couple of times. Now
they must achieve it somehow, does anyone know how?! I'm a VB.Net & C#
programmer, so any ideas which would incorporate either of these would
be most welcome as well.

Thanks very much in advance.

Rob Silver

.



Relevant Pages

  • Re: Script to launch IE remotely
    ... 30 seconds to launch the browser window on the remote machine. ... "Michael Harris " wrote: ... > Microsoft MVP Scripting ...
    (microsoft.public.windows.server.scripting)
  • How to get permission to launch application to remote machine with DCOM ?
    ... I want launch EXE-COM server on remote machine with DCOM ... DCOM reports "Access denied" on message box on client and in Event Viewer I ...
    (microsoft.public.win2000.security)
  • [BUG?] sshd closes the connection after 2^16 bytes
    ... I'm having trouble with the sshd on one particular machine. ... This happens whether I launch the command from the machine, ... another remote machine. ...
    (SSH)
  • Re: WaitForNextEvent() - does not timeout despite the proper flag?
    ... I have a C# app that uses WMI to launch a process on a remote machine, ... ...I call ManagementEventWatcher.WaitForNextEventin an infinite loop. ... down on the remote machine and my loop keeps going. ... .WaitForNextEvent() does NOT timeout as it should--it blocks indefinitely, ...
    (microsoft.public.win32.programmer.wmi)
  • WaitForNextEvent() - does not timeout despite the proper flag?
    ... I have a C# app that uses WMI to launch a process on a remote machine, ... Within the loop, I compare the Process ID returned with my own process's ID ... starts again and waits for .WaitForNextEventto return (blocking my app). ... number of processes as they shut down on the remote machine and ...
    (microsoft.public.win32.programmer.wmi)