Search found 3 matches

by just1812
24 Jul 2013 07:32
Forum: DOS Batch Forum
Topic: Running batch file from shared out folder
Replies: 7
Views: 8905

Re: Running batch file from shared out folder

Just figured out that the batch file is trying to change directories on my local computer instead of the remote computer. Does anyone have experience calling a batch file from a file share?
by just1812
22 Jul 2013 06:52
Forum: DOS Batch Forum
Topic: Running batch file from shared out folder
Replies: 7
Views: 8905

Re: Running batch file from shared out folder

Thanks for the replies!

The E drive is a hard drive exactly like the C and D drives. The net use approach didn't help.
by just1812
19 Jul 2013 21:37
Forum: DOS Batch Forum
Topic: Running batch file from shared out folder
Replies: 7
Views: 8905

Running batch file from shared out folder

I'm unable to change to the E: drive on the computer when executing the batch file from a shared out folder. However, I can change to the the C: or D: drives without issue. The message I receive when attempting to change to the E: drive is "device is not ready". I'm able to run the batch s...