NT4 server SP6a
I have created a backup script & scheduled it to run. The problem is that the shecdule task runs without errors, but the modified files are not updated.
Xcopy <source> <destination> /D /E /H /K /V > C:\backup.log
I check the location of modified files and the date for file modification are older than the source, scheduling the command results in the same out come.
If I run the cmd manually it works fine.
Any advise gratefully received
funstur
I have created a backup script & scheduled it to run. The problem is that the shecdule task runs without errors, but the modified files are not updated.
Xcopy <source> <destination> /D /E /H /K /V > C:\backup.log
I check the location of modified files and the date for file modification are older than the source, scheduling the command results in the same out come.
If I run the cmd manually it works fine.
Any advise gratefully received
funstur