Hello,
I have a client running Windows Server 2003. I'm using NTBACKUP.EXE to do a backup to an external USB drive and a DAT tape drive. The USB backup string looks like this (not I've added a return after each forward slash to aid in my reading of the message):
C:\WINDOWS\system32\ntbackup.exe backup "@C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data\Thursday.bks"
/n "Thursday Full Backup.bkf created 10/30/2006 at 12:40 PM"
/d "Set created 10/30/2006 at 12:40 PM"
/n "Thursday Full Backup.bkf created 10/30/2006 at 12:40 PM"
/v:yes
/r:no
/rs:no
/hc:off
/m normal
/j "Thursday to USB Drive"
/l:s
/f "E:\Thursday Full Backup.bkf"
The above backup works fine. No problems. The Friday backup that goes to tape looks like this:
C:\WINDOWS\system32\ntbackup.exe backup "@C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data\Friday Full Backup Job.bks"
/n "Friday Full Backup Tape"
/d "Set created 10/30/2006 at 2:59 PM"
/n "Friday Full Backup Tape"
/v:yes
/r:no
/rs:no
/hc:on
/m normal
/j "Friday Full Backup 2006"
/l:f
/g "ab3bfcd0-6cd8-475e-8520-fbecfb0247ed"
I'm consentantly getting failure messages that, "Backup Status: The operation was not performed because the specified media cannot be found. If I Start NTBACKUP and call up the job manually, it works fine. If I goto scheduled tasks and select run, it fails with the listed message. To me, it looks as if it has something to do with the tape handling, but I'm not sure how to fix it. I'm pretty sure the tape has been formatted, but probably belongs to another set. Is there any way to make NTBACKUP overwrite the tape no matter what when it does a backup?
Thanks,
Jeffery Smith
Any ideas on how to make this NTBACKUP job:
- Automatically overwrite any tape put into the drive
ASKER
No one else seems to have any input. I haven't tried you suggestion yet, but I will. Regaurdless, the points are your unless someone else posts. I guess not many people try to use the NTBACKUP program. Do you know of any free or very low cost alternatives that are decent for single server backup? It's a small business and they don't need anything fancy.
Best Wishes,
Jeffery Smith