PDA

View Full Version : Help accessing network drives when not logged in


jmoore1966
February 13th, 2007, 04:29 PM
We have several servers on our network that need to write files over network drives. The files are written via a batch file to the network drive from a scheduled task.

Works fine most of the time except when the sending machine is rebooted and has no user logged in. Then the batch file runs, but is unable to send the file over the network drive. Seems to work ok when the receiving machine has no user logged in, but not when the sending machine is not logged on.

Any suggestions on how to get the network drive mapped regardless if a user is logged in?

Thanks,
Jim

jmoore1966
February 13th, 2007, 04:48 PM
Forgot to mention -- all machines running 2000 Server SP4.