Click here to Skip to main content
15,887,349 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi, i want to run a bat file to the remote computer , with the same network. i have username, password for that remote computer.

What I have tried:

before i use paexec tool for running a bat file to the remote computer, but now i want to run a bat file without using any tools. please tell me someone how to run a bat file to the remote computer without using tools.
Posted
Updated 5-Aug-18 1:33am
Comments
Richard MacCutchan 5-Aug-18 3:27am    
I do not think you can. First you will need to install the bat file on the remote computer (maybe by ftp), then you will need to use telnet,ssh or similar to login and run it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900