1.

Solve : To call a Batch file on remote system?

Answer»

Hi, I have a query regarding calling the batch file in the remote system.
I want to call a batch file in the remote system, using a batch file in another system.
I have created a batch file in the remote system(WINDOWS XP) shared drive to start the windows service by using NET START command,and saved it as "Test.bat". I have to call this "Test.bat " file from a batch file in another system(Windows XP).
I have USED the call command to call Test.bat. But its not WORKING. Can anyone help which command I have to use to call the batch file?Hi!

You might want to checkout my post with TOPIC

"how to execute cmd on LOCAL machine instead on Remote Machine "



Discussion

No Comment Found