Hi everyone,
I have a batch file on my local PC named call.bat that calls another batch file named copy.bat on a remote PC. When I initiate call.bat it accesses copy.bat correctly but runs the commands on my local PC instead of the remote PC. Is there anyway to make it run on the remote PC instead? Thanks in advance.