15 pts.
 How to run a PC Command without Client Access?
Is there a easy way to send a command to the pc other than using STRPCCMD/RUNRMTCMD which is Client Access specific?

Software/Hardware used:
ASKED: December 21, 2010  6:52 PM
UPDATED: December 23, 2010  3:36 PM

Answer Wiki:
Phale - Is the target system a windoz, UNIX, ... etc System?
Last Wiki Answer Submitted:  December 23, 2010  1:03 am  by  PSMurray   530 pts.
All Answer Wiki Contributors:  PSMurray   530 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

RUNRMTCMD isn’t Client Access specific. Client Access simply provides a convenient rexec() client. You can download/install other clients if you wish. You can also use the rexec() API or the Qshell rexec, ‘Run remote command’, utility without any need for Client Access at all.

Whatever you use, you’ll need to install something compatible on the PC. There wouldn’t e a single PC on your office network if some other system could simply send a command to it and the command would run.

Tom

 107,735 pts.

 

Tom, I started looking at QShell but am not that familiar with it. I will try the RUN command in qshell as you suggested.

Thanks!!

Paul

 15 pts.