Re: RPC Call

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

From: Alexander Nickolov (agnickolov_at_mvps.org)
Date: 10/18/04


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
>> > .
>> >
>> >
>>
>>
>
> 


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)
  • 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)
  • I/O redirection problem
    ... The command that I execute is: ... I execute it on two machines that have same environment(same OS, ... What are the possible factors that make the command work? ...
    (comp.unix.questions)
  • Re: Console application will only run on machine where application was compiled
    ... This tells me that I have some type of a dependency issue, ... What error messagedo you see on the "Other" machines? ... The message is "The system cannot execute the command" or close to ...
    (microsoft.public.dotnet.framework)
  • [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)