Computing.Net > Forums > Disk Operating System > call 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.

call batch file btween servers

Reply to Message Icon

Name: stephen_q
Date: January 28, 2004 at 08:55:03 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

Response Number 1
Name: Wengier
Date: January 28, 2004 at 09:41:24 Pacific
Reply:

Hi Stephen, you are asking a Windows 2000 Console batch question, but this is DOS forum. So you have asked your question in a *wrong* forum. Please note that Windows 2000 does not include "DOS". The "Command Prompt" in Win2K is just the WinNT/2K/XP system console, which is NOT DOS. Below is the *quotation* from the warning messages of this forum:

"DO NOT post questions related to NT Batch scripting on this forum. Use the Programming forum.

Use the Windows NT, 2000 or XP forum for questions regarding the Windows NT, 2000 or XP "DOS" command prompt."

For more information about the "Command Prompt" (Win32 Console) in WinNT/2K/XP, you may read this page:

http://mywebpages.comcast.net/stewartb/cmdprompt.html


0

Response Number 2
Name: Jemuzu
Date: January 28, 2004 at 14:36:11 Pacific
Reply:

geez, so many people have been asking about batches, not even thinking about the programming forum OR the forum for their OS... it's like a conspiracy


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 Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: call batch file btween servers

a batch file that runs only once on a ce www.computing.net/answers/dos/a-batch-file-that-runs-only-once-on-a-ce/7609.html

Batch file www.computing.net/answers/dos/batch-file/13963.html

Read a configuration file into a batch file www.computing.net/answers/dos/read-a-configuration-file-into-a-batch-file/16903.html