NT4 MCSE Stumper - TechRepublic
General discussion
October 3, 2000 at 11:49 AM
kweiskopf

NT4 MCSE Stumper

by kweiskopf . Updated 25 years, 6 months ago

Below is a live problem I am having. Can you help or direct me to the proper
resources to find the answer? I haven’t been able to get our own network people to get this to work, and at least one is an MCSE.

I have 2 NT 4.0 servers, MOD16 and MODCLEV.
A nightly job running on MODCLEV needs to get files from MOD16.
The job is a .BAT file that gets run on MODCLEV using the “AT” command (job
scheduler).

The .BAT works fine when I’m logged on to MODCLEV, but when the AT command
runs it,the “NET USE” won’t work. I know that .BAT is running in the right
directory, etc.

I’ve tried accessing the files by their absolute path (e.g.
\\mod16\msgdata\*.*) but it says the userid/password is wrong. I have no way
to set them for anotherserver.

How can MODCLEV get to files on MOD16 from a background “AT” command?

Thanks…Karl

This discussion is locked

All Comments