473,394 Members | 1,893 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

run executable on remote machine

I need to start an executable (such as a batch file) on a remote machine.

System.Diagnostics.Process.Start() will not start a new process on a remote
machine ...
Nov 17 '05 #1
3 2744
In message <u0**************@tk2msftngp13.phx.gbl>, John Grandy
<johnagrandy-at-yahoo-dot-com@?.?.invalid> writes
I need to start an executable (such as a batch file) on a remote machine.

System.Diagnostics.Process.Start() will not start a new process on a remote
machine ...


Write a listener to run on the remote machine and start the executable
locally? Use WMI?

--
Steve Walker
Nov 17 '05 #2
Hmmmm ... well, how does something like SMS or ActiveDirectory work ? How
do they remotely invoke software installs ? (or are the installation
processes actually run on the server and just manipulate the clients?)

What is WMI? Windows Management Instrumentation?
"Steve Walker" <st***@otolith.demon.co.uk> wrote in message
news:8D**************@otolith.demon.co.uk...
In message <u0**************@tk2msftngp13.phx.gbl>, John Grandy
<johnagrandy-at-yahoo-dot-com@?.?.invalid> writes
I need to start an executable (such as a batch file) on a remote machine.

System.Diagnostics.Process.Start() will not start a new process on a
remote
machine ...


Write a listener to run on the remote machine and start the executable
locally? Use WMI?

--
Steve Walker

Nov 17 '05 #3
In message <O0**************@TK2MSFTNGP12.phx.gbl>, John Grandy
<johnagrandy-at-yahoo-dot-com@?.?.invalid> writes


"Steve Walker" <st***@otolith.demon.co.uk> wrote in message
news:8D**************@otolith.demon.co.uk...
In message <u0**************@tk2msftngp13.phx.gbl>, John Grandy
<johnagrandy-at-yahoo-dot-com@?.?.invalid> writes
I need to start an executable (such as a batch file) on a remote machine.

System.Diagnostics.Process.Start() will not start a new process on a
remote
machine ...
Write a listener to run on the remote machine and start the executable
locally? Use WMI?

Hmmmm ... well, how does something like SMS or ActiveDirectory work ? How
do they remotely invoke software installs ? (or are the installation
processes actually run on the server and just manipulate the clients?)
Don't know, not my thing.
What is WMI? Windows Management Instrumentation?


Yep.

Http://msdn.microsoft.com/library/de...en-us/dnwmi/ht
ml/mngwmi.asp

I've never really played with it, and it may have the same restrictions
on launching executables remotely as the .NET classes, but it's worth a
look.

--
Steve Walker
Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jay Haslup | last post by:
I am trying to figure out how to get the CMD (dos) window to come up when I call a executable. I have this working on a Win2000/apache machine and am trying to use the same code on a identical...
3
by: Rudy Ko | last post by:
Hi, I want to get some data over http potocol within a csharp standalone executable. Can you help? Thanks, Rudy
4
by: Rohith | last post by:
I need to import dlls that are present in the remote machine. Its a dll written in C that exposes methods. I want to import that dll in my C# application. But that dll is not present in the local...
34
by: priyanka | last post by:
Hi, I was wondering if we could parse or do something in the executable( whose source language was C). How can I use some scripting language like perl/python to find out the information about...
7
by: | last post by:
I'm writing an ASP.NET app, using Visual Studio 2003. VS is running locally on my laptop, but the web app is running on a remote server. My laptop is not in the domain. I do have a domain account....
4
by: reichek | last post by:
I have a 4 machine peer network I would like to be able to invoke an executable ( .exe file) on a remote machine and have it run on that remote machine - I do not want it to run on my machine. ...
5
by: geoffbache | last post by:
Hi all, I have a small python script that doesn't depend on anything except the standard interpreter. I would like to convert it to a small .exe file on Windows that can distributed alone...
1
by: wanaruk | last post by:
Hi all. I am working on a legacy application written in Classic ASP with VB6 COM+ components running on Windows 2003 Adv Server (32bit). There is one page in the app that uses Secure FTP to send...
3
by: Yves Gagnon | last post by:
Hi, I try to debug a WCF hosted in a windows services on a serveur that is on an other domaine then my developpement machine. I tried many things without succes. Here is what I tried: First I...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.