ROBOCOPY errors on non-local drives - TechRepublic
Question
April 27, 2008 at 05:24 AM
larry9999

ROBOCOPY errors on non-local drives

by larry9999 . Updated 18 years, 1 month ago

I have a problem doing a nightly MIRROR of a local drive/folder to networked drives on my LAN. I have multiple PCs on the LAN and a NAS share. I am mirroring using ROBOCOPY in a BAT file with the MIR option. I can get this script to run error free by executing the BAT file at the PC in CMD mode but not when I use the Task Scheduler. My username has access to all drives and shares and serves as the LAN admin. I get ERROR 3 (0x00000003) The system cannot find the path specified. I also mirror a couple of directories from the C:\drive/folder to C:\drive/floder in the same BAT file and it works fine.
I am running VISTA SP1 on the host/local PC.

Thanks in advance.

This discussion is locked

All Comments