Re: RPC Call
From: Alexander Nickolov (agnickolov_at_mvps.org)
Date: 10/18/04
- Next message: Eugene Gershnik: "Re: Difference between?"
- Previous message: dave: "Re: SendArp(...)"
- In reply to: John Thompson: "Re: RPC Call"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 18 Oct 2004 10:25:59 -0700
Also, AFAIK WMI can be used for the same purpose (never
done it myself though).
-- ===================================== Alexander Nickolov Microsoft MVP [VC], MCSD email: agnickolov@mvps.org MVP VC FAQ: http://www.mvps.org/vcfaq ===================================== "John Thompson" <johnthompson1@hotmail.com> wrote in message news:4173e6fa$1@news.xetron.com... > Thanks. That seems to be what I was looking for. 8-) > > "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message > news:cl0iuq$8cd$1@home.itg.ti.com... >> 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: Eugene Gershnik: "Re: Difference between?"
- Previous message: dave: "Re: SendArp(...)"
- In reply to: John Thompson: "Re: RPC Call"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|