Title: Message
If the remote server has SQL Server on it, that's a great hook to call it remotely and run your code of choice.

Darin.
 
 
----- Original Message -----
Sent: Wednesday, May 26, 2004 3:41 PM
Subject: RE: [IMail Forum] program alias and remote execution

Thanks.
 
looks like SC is included in Windows 2003.
As I can understand SC does not allow like RCMD to execute a batch file on a remote server, but it will allow to start and stop services. (the batch file at the moment includes only NET START/STOP commands)
 
So I think SC will help my to solve the problem.
 
Markus
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Wilkins
Sent: Wednesday, May 26, 2004 6:44 PM
To: [EMAIL PROTECTED]
Subject: RE: [IMail Forum] program alias and remote execution

I believe the Windows Resource Kits have a remote command program available, "rcmd" or something like that.  With it you can remote to another computer (like telnet) and run command line stuff from there.  Anyway a whole slew of remote stuff is in the resource kits, very well worth the money if you choose to get them.
 
 

Scott Wilkins
IT Manager
Tedford Insurance
Phone: 918.299.2345
Direct: 918.296.2913
Fax: 918.296.3346

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Markus Gufler
Sent: Wednesday, May 26, 2004 10:49 AM
To: [EMAIL PROTECTED]
Subject: [IMail Forum] program alias and remote execution

Hi IMail-Admins
 
anyone has a solution on how to execute a batch file on a remote server (reachable trough TCP/IP) if an IMail program-alias receives a certain command?
 
Server1: IMail: Program Alias
Server2: Batch file
 
(the Batchfile should run on Server2 and not on Server1)
 
Markus
 
 

Reply via email to