How can I run an exe on a remote machine?
I can start the exe fine, but it executes on the machine the bat file is on, not the machine the exe is on.
Thanks!
you can get psexec from
http://www.sysinternals.com/Utilities/PsExec.html or if your remote has telnet server, you can write a telnet script and connect to the remote
to execute your exe