![]()
[<<]Message[>>] Author Subject[>>] Thread[>>]
Number : 5470 Date : 2003-09-05 Author : krschacht Subject : Scheduling XXCOPY in Batch File Size(KB) : 0
Ok, I have a batch file which contains: @echo off echo "test" > out1.txt xxcopy E:\Test\ F:\Test\ /CLONE/YY echo "test" > out2.txt The batch file works great when double-clicked, but won't work in windows scheduler (Windows 2000, logged in as administrator). I schedule it to run and both the TXT files are created (so it clearly ran), but xxcopy doesn't do anything. Bizzare, because it is clearly executing the whole batch file. Things I have already tried: - I have checked the permissions on the batch file and it is running as administrator (with name and password entered). - I have tried using the AT command instead - I have tried: start /m C:\WINNT\system32\xxcopy ... and all sort of variations thinking it might be a path problem. I'm all out of ideas! Can anyone help? Keith
This message if part of XXCOPY's message Archive. The archive contains all the messages posted at Yahoo!Groups: XXCOPY.