1.

Solve : Batch file/Terminal server help?

Answer» <html><body><p>Right, apologies i this has been asked, I did search but I am at work and extremely <a href="https://interviewquestions.tuteehub.com/tag/busy-404257" style="font-weight:bold;" target="_blank" title="Click to know more about BUSY">BUSY</a> so didn't get to look completely. I'm also quite new to batch files.<br/><br/><br/>Basically, I am trying to write a batch file to do the following:<br/><br/>1. Open a program (this works)<br/>2. Login to <a href="https://interviewquestions.tuteehub.com/tag/terminal-11506" style="font-weight:bold;" target="_blank" title="Click to know more about TERMINAL">TERMINAL</a> server (this works)<br/>3. Open a program on terminal server<br/>4. Open <a href="https://interviewquestions.tuteehub.com/tag/another-876628" style="font-weight:bold;" target="_blank" title="Click to know more about ANOTHER">ANOTHER</a> program on terminal server<br/><br/>All from one batch file, on the local machine<br/><br/>What is the command to execute a program on a terminal server, from a local machine? I've tried \\tsclient\ "C:\file <a href="https://interviewquestions.tuteehub.com/tag/path-11833" style="font-weight:bold;" target="_blank" title="Click to know more about PATH">PATH</a>", and other variations, but that doesn't work. Is it <a href="https://interviewquestions.tuteehub.com/tag/even-976335" style="font-weight:bold;" target="_blank" title="Click to know more about EVEN">EVEN</a> possible?<br/><br/>Many Thanks!Or ofcourse if that's not possible, is it possible to CALL a batch file on the Terminal server, from the Batch on the local machine?</p></body></html>


Discussion

No Comment Found