J
Jeff Taylor
I am trying to run a backup job using a .cmd file per Microsoft's
suggestion for an unmanaged daily backup but it doesn't work. (Q239892
and Q267574 - method 3)
Here's the dailybackup.cmd file:
start /wait rsm.exe refresh /lf"SEAGATE DAT 04106-XXX SCSI
Sequential Device" C:\WINDOWS\system32\ntbackup.exe backup
"@C:\Documents and Settings\saxguy\Local Settings\Application
Data\Microsoft\Windows NT\NTBackup\data\daily.bks" /v:yes /r:no /rs:no
/hc
n /m normal /j "daily" /l:f /p "4mm DDS" /um
I don't have the /n switch because MS says it's best to let RSM use
the default date/time label.
But when I double click on the .cmd file it just flashes and goes
away.
What's the reason?
I have been trying for months to get ntbackup to run a daily backup
job of selected files using one of two DDS3 tapes. Set to overwrite, I
expect the job to not care which tape is in (I selected "New" for
which type of media to use when i defined the job) but it doesn't work
reliably.
Seems to be RSM and the way it handles labels I guess? I discovered
the /um switch which is supposed to obviate any requirement for user
interaction on a stand alone tape drive (Seagate DAT) but I have yet
to see it work reliably.
I can do manuals just fine but that takes the fun out of automation
plus it irks me that this shouldn't be rocket science to schedule a
backup.
I keep one tape in the drive and one in a safe location and swap them
out fairly often. I don't want to be bothered by a request to "put in
XXX tape please" to continue a backup. Just overwrite what is on the
tape in the drive and be done with it.
Any help is really appreciated
Jeff
suggestion for an unmanaged daily backup but it doesn't work. (Q239892
and Q267574 - method 3)
Here's the dailybackup.cmd file:
start /wait rsm.exe refresh /lf"SEAGATE DAT 04106-XXX SCSI
Sequential Device" C:\WINDOWS\system32\ntbackup.exe backup
"@C:\Documents and Settings\saxguy\Local Settings\Application
Data\Microsoft\Windows NT\NTBackup\data\daily.bks" /v:yes /r:no /rs:no
/hc

I don't have the /n switch because MS says it's best to let RSM use
the default date/time label.
But when I double click on the .cmd file it just flashes and goes
away.
What's the reason?
I have been trying for months to get ntbackup to run a daily backup
job of selected files using one of two DDS3 tapes. Set to overwrite, I
expect the job to not care which tape is in (I selected "New" for
which type of media to use when i defined the job) but it doesn't work
reliably.
Seems to be RSM and the way it handles labels I guess? I discovered
the /um switch which is supposed to obviate any requirement for user
interaction on a stand alone tape drive (Seagate DAT) but I have yet
to see it work reliably.
I can do manuals just fine but that takes the fun out of automation
plus it irks me that this shouldn't be rocket science to schedule a
backup.
I keep one tape in the drive and one in a safe location and swap them
out fairly often. I don't want to be bothered by a request to "put in
XXX tape please" to continue a backup. Just overwrite what is on the
tape in the drive and be done with it.
Any help is really appreciated
Jeff