Re: RPC Call
From: Arkady Frenkel (arkadyf_at_hotmailxdotx.com)
Date: 10/18/04
- Next message: Alun Jones [MSFT]: "Re: P2P example"
- Previous message: John Thompson: "RPC Call"
- In reply to: John Thompson: "RPC Call"
- Next in thread: John Thompson: "Re: RPC Call"
- Reply: John Thompson: "Re: RPC Call"
- Messages sorted by: [ date ] [ thread ]
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
> .
>
>
- Next message: Alun Jones [MSFT]: "Re: P2P example"
- Previous message: John Thompson: "RPC Call"
- In reply to: John Thompson: "RPC Call"
- Next in thread: John Thompson: "Re: RPC Call"
- Reply: John Thompson: "Re: RPC Call"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|