Re: RPC Call

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Arkady Frenkel (arkadyf_at_hotmailxdotx.com)
Date: 10/18/04


Date: Mon, 18 Oct 2004 16:11:53 +0200

look at http://www.sysinternals.com/ntw2k/freeware/pstools.shtml
especially for your case
http://www.sysinternals.com/ntw2k/freeware/psexec.shtml
OTOH you can use AT command in dos box
Arkady

"John Thompson" <johnthompson1@hotmail.com> wrote in message
news:4173caac$1@news.xetron.com...
> Hello,
>
> I have administrative rights to all of my machines on my network. I need
to
> run an executable on these machines. The executable is already in on the
> machines on my network. However, I need to send an RPC command to my
> machines in order to execute this application. However, I do want to
> develop a server application to listen for my little RPC command that only
> executes my application.
>
> I think I need to read up on RPC a little more, but can I accomplish this
> without developing a server? It seems to me like it should be possible
> because I can send a remote shutdown command to any of my machines on my
> network. The remote shutdown command uses RPC to initiate the shutdown.
So
> I should be able to send another command that says "execute this
> application" right?
>
> Thank you,
> -- John
> .
>
>



Relevant Pages

  • Re: RPC Call
    ... >>> I have administrative rights to all of my machines on my network. ... I need to send an RPC command to my ... >>> machines in order to execute this application. ...
    (microsoft.public.win32.programmer.networks)
  • [Full-Disclosure] Advanced usage of system() function.
    ... and call its arguments as a command for shell. ... as we can see we still didnt get what we want (typing exit ... Connection closed by foreign host. ... think what we want to execute. ...
    (Full-Disclosure)
  • Advanced usage of system() function.
    ... and call its arguments as a command for shell. ... as we can see we still didnt get what we want (typing exit we are ... Connection closed by foreign host. ... think what we want to execute. ...
    (Bugtraq)
  • Re: Wait for background processes to complete
    ... To be able to execute commands in the background and wait for their ... The documentation I am referring to is http://perldoc.perl.org/. ... You can run a command in the background with: ... There is a general problem with perl documentation: ...
    (comp.lang.perl.misc)
  • Execute Process Task not failing, but not executing the batch comm
    ... I can execute the following command from the windows "Run" prompt and it ... Might I have something set weird in SQL Server? ... server being by default configured to run as localsystem account, ...
    (microsoft.public.sqlserver.dts)