Computing.Net > Forums > Windows 2000 > execute the batch files on remote

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

execute the batch files on remote

Reply to Message Icon

Name: venky
Date: January 11, 2005 at 09:04:50 Pacific
OS: 2000
CPU/Ram: x86 based PC
Comment:

Hi

I have a similar type of batch jobs in diffrent win2k servers. I want to execute the batch job form any one of the server to all other servers.

Is there any way of doing this?




Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: January 11, 2005 at 09:24:03 Pacific
Reply:

I guess if the drives are mapped:

for %%D in (m n o p q r s t) do %%D:\path\my.bat

M2


If at first you don't succeed, you're about average.


0

Response Number 2
Name: FishMonger
Date: January 11, 2005 at 23:27:31 Pacific
Reply:

My understanding of your question is that you what the batch files to execute on the server where each batch file is physically located but you want to initiate that execution from a remote server. Is that right? If so then you’ll need to connect to each of the servers via either telnet, remote desktop, ssh, or similar manor.


0

Response Number 3
Name: fritz
Date: January 12, 2005 at 10:33:20 Pacific
Reply:

Or use VNC for remote control or maybe use scheduler on that remote machine through remote management.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 2000 Forum Home


Sponsored links

Ads by Google


Results for: execute the batch files on remote

executing batch file on 2nd server www.computing.net/answers/windows-2000/executing-batch-file-on-2nd-server/47321.html

Executing a batch file automatically wit www.computing.net/answers/windows-2000/executing-a-batch-file-automatically-wit/14348.html

batch files on Win2000 www.computing.net/answers/windows-2000/batch-files-on-win2000/49666.html