473,385 Members | 1,357 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,385 software developers and data experts.

Running Exe's on another PC

I have a vb.net service running on a server (under a
domain account) which downloads patches onto NT4 pc's. I
would like the server app to also run those patches on the
pc - is this possible ?

Thanks for your help.
Jul 21 '05 #1
5 2686
no, you need a server or agent on the NT4 box in order to start something
there.

"Duncan Allen" <dx*****@baxglobal.com> wrote in message
news:04****************************@phx.gbl...
I have a vb.net service running on a server (under a
domain account) which downloads patches onto NT4 pc's. I
would like the server app to also run those patches on the
pc - is this possible ?

Thanks for your help.

Jul 21 '05 #2
Would something like psexec.exe from Sysinternals.com work?
http://www.sysinternals.com/ntw2k/freeware/psexec.shtml
--
William Stacey, DNS MVP

"Duncan Allen" <dx*****@baxglobal.com> wrote in message
news:04****************************@phx.gbl...
I have a vb.net service running on a server (under a
domain account) which downloads patches onto NT4 pc's. I
would like the server app to also run those patches on the
pc - is this possible ?

Thanks for your help.

Jul 21 '05 #3
Hi Duncan,

You may also try to use the AT command to run a task at certain time.

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
Content-Class: urn:content-classes:message
From: "Duncan Allen" <dx*****@baxglobal.com>
Sender: "Duncan Allen" <dx*****@baxglobal.com>
Subject: Running Exe's on another PC
Date: Thu, 18 Sep 2003 07:08:01 -0700
Lines: 6
Message-ID: <04****************************@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcN97kVXa//0NtV2QrKkDAlaT0wyVA==
Newsgroups: microsoft.public.dotnet.general
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:109031
NNTP-Posting-Host: TK2MSFTNGXA05 10.40.1.49
X-Tomcat-NG: microsoft.public.dotnet.general

I have a vb.net service running on a server (under a
domain account) which downloads patches onto NT4 pc's. I
would like the server app to also run those patches on the
pc - is this possible ?

Thanks for your help.


Jul 21 '05 #4
Thanks for your help.

I've tried the psexec freeware and that seems to do the
job (except we can't get the microsoft patch files to run
unattended!).

I would really like to know how psexec works - I think it
remotely installs a service which then allows it to
connect to the pc, but I'd really like to know how to do
this, so I could
replicate it in vb.net.

:-)

-----Original Message-----
Hi Duncan,

You may also try to use the AT command to run a task at certain time.
Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
--------------------
Content-Class: urn:content-classes:message
From: "Duncan Allen" <dx*****@baxglobal.com>
Sender: "Duncan Allen" <dx*****@baxglobal.com>
Subject: Running Exe's on another PC
Date: Thu, 18 Sep 2003 07:08:01 -0700
Lines: 6
Message-ID: <04****************************@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcN97kVXa//0NtV2QrKkDAlaT0wyVA==
Newsgroups: microsoft.public.dotnet.general
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:109031NNTP-Posting-Host: TK2MSFTNGXA05 10.40.1.49
X-Tomcat-NG: microsoft.public.dotnet.general

I have a vb.net service running on a server (under a
domain account) which downloads patches onto NT4 pc's. I
would like the server app to also run those patches on thepc - is this possible ?

Thanks for your help.


.

Jul 21 '05 #5
You can do it, but it takes a bunch of pinvoke stuff. The guy who wrote
psexec gave me some ideas, but no details. However, it is all stuff you can
do with win32. I'll try to find the email - If I can. Cheers!

--
William Stacey, DNS MVP

"Duncan Allen" <dx*****@baxglobal.com> wrote in message
news:84****************************@phx.gbl...
Thanks for your help.

I've tried the psexec freeware and that seems to do the
job (except we can't get the microsoft patch files to run
unattended!).

I would really like to know how psexec works - I think it
remotely installs a service which then allows it to
connect to the pc, but I'd really like to know how to do
this, so I could
replicate it in vb.net.

:-)

-----Original Message-----
Hi Duncan,

You may also try to use the AT command to run a task at

certain time.

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and

confers no rights.

--------------------
Content-Class: urn:content-classes:message
From: "Duncan Allen" <dx*****@baxglobal.com>
Sender: "Duncan Allen" <dx*****@baxglobal.com>
Subject: Running Exe's on another PC
Date: Thu, 18 Sep 2003 07:08:01 -0700
Lines: 6
Message-ID: <04****************************@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcN97kVXa//0NtV2QrKkDAlaT0wyVA==
Newsgroups: microsoft.public.dotnet.general
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:109031NNTP-Posting-Host: TK2MSFTNGXA05 10.40.1.49
X-Tomcat-NG: microsoft.public.dotnet.general

I have a vb.net service running on a server (under a
domain account) which downloads patches onto NT4 pc's. I
would like the server app to also run those patches on thepc - is this possible ?

Thanks for your help.


.

Jul 21 '05 #6

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

Similar topics

2
by: Michael Williams | last post by:
Hi, I am trying to create a VB6 application which can act as a 'connection broker' for other applications being run on the same machine. Essentially, the broker app will setup a number of...
6
by: Jim | last post by:
I've just bought a new Windows Server 2003 and I am trying to move an exiting FrontPage website to this new machine. I can't get ASP pages to run. IIS 6.0 has been installed. From the snap-in,...
6
by: Reinhard Lehner | last post by:
Hi there! I spent the last week trying to fix this problem - I am always getting an error when trying to run an application (WinForms or PPC) out of Visual Studio IDE: 'Error while trying to...
7
by: Ross Presser | last post by:
OK, I've been researching this problem and can't find a definitive answer yet. The situation is one that seems to have come up a few times to different folks. I am writing an application that...
2
by: bbxrider | last post by:
for win2k adv server/iis5.0 trying to run an external program from my asp routine that has multiple parameters, see following set shell = server.createobject("wscript.shell") shell.Run...
10
by: Mandy | last post by:
I have a command line tool that I would like to run from my .NET web application using System.Diagnostics.ProcessStartInfo. I run cmd.exe with this and then pass the command to run the tool as an...
5
by: plmanikandan | last post by:
Hi, I have written a win32 console application(exname1.exe) which runs for ten minutes.I am calling this exname1.exe from another exe named exname.exe using shellexecuteex.Now from exname.exe...
1
by: DR | last post by:
What ports do i need to unblock on client and server (running msvsmon.exe) to debug remotely from my client box with visual studio 2005 pro? When I attach to remote process a connection shows up...
7
by: =?Utf-8?B?U2hpdmEgUmFtYW5p?= | last post by:
I have a windows application with multiple forms & another web application. Now I need a parent EXE or Application which need to act as a container to these application. Example : My existing Web...
1
by: =?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?= | last post by:
On reflection, you could possibly make the app a self extracting zip file which extracts the EXE and a settings file and then starts the app, then when you app closes, it can repack the settings...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...

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.