Starting .bat file from another computer

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

I can solve a problem we are having if I can figure out how to start a
..bat file on computer A from computer B through the network. I can
access the ,bat file on A from B, but it runs on B as expected instead
of A. Is there anyway to make it run on A????? I'm using XP on both
computers, although the problem would be the same on other systems I
believe.
 
Bob said:
I can solve a problem we are having if I can figure out how to start a
.bat file on computer A from computer B through the network. I can
access the ,bat file on A from B, but it runs on B as expected instead
of A. Is there anyway to make it run on A????? I'm using XP on both
computers, although the problem would be the same on other systems I
believe.

Hi

PsExec.exe is in the free PsTools suite, found at http://www.sysinternals.com

PsExec can even automatically copy the batch file over to the remote computer
before it starts it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top