Computing.Net > Forums > Programming > calling batch file btween servers

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.

calling batch file btween servers

Reply to Message Icon

Name: stephen_q
Date: January 28, 2004 at 10:06:05 Pacific
OS: Win 2000
CPU/Ram: P4/512
Comment:

Trying to call a batch file on a server1 from server2. Problem is both servers exist on different domains. Domain2 on which server2 resides has a name resolution to server1 and vice versa.
If both servers where on the same domain then it's just a simple matter of entering the ff from the cmd prompt;
\\server1\sharedDrive$\folder\batch.bat

From different domains, i need to pass server userid and password. Tried different switches but nothing has worked so far.



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Shell command in C using progress bar



Post Locked

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


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: calling batch file btween servers

getting a variable from batch file www.computing.net/answers/programming/getting-a-variable-from-batch-file/16771.html

Advanced Batch Files www.computing.net/answers/programming/advanced-batch-files/19256.html

How to call one batch file from another www.computing.net/answers/programming/how-to-call-one-batch-file-from-another/19151.html