Re: NTBacup
Tech-Archive recommends: Fix windows errors by optimizing your registry
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Fri, 21 Jul 2006 20:28:59 +1000
"Terra99" <Terra99@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1430D632-DEC2-4D47-9CD9-3073FC3CB493@xxxxxxxxxxxxxxxx
Hi
Is there a way to setup ntbackup to, create backups for a period of 30
days,
without overwriting the previous days backups, without using a tape drive?
is it just a matter of setting up 30 schedules, or is there an easier way
of
doing this?
Thx
You said you don't want to use a tape but you did not say
what you wanted to use. A hard disk?
If so then the task is easy. Create a single backup job, then
copy the command line from the Task Scheduler into a batch
file. Now replace the target file name with a variable name
such as DD-MM-YYYY.bkf. Lastly you create a scheduled
task that runs every day and that invokes the batch file you
have just created. Nice'n'easy!
.
Relevant Pages
- Data Protector 6.0 scheduling mysteries
... Today I realized that some of our scheduled backups were silently ... First surprise is that Data Protector reports a ... schedules would be quite tight. ... minimize device usage as there are unnecessary breaks between backups. ... (comp.sys.hp.hpux) - New tapes for automated backups
... I have a separate schedule for each backup with a total of 10 schedules. ... This gives me 2 weeks of backups. ... These tapes are getting quite old now, and I wish to replace them with new ... (microsoft.public.win2000.general) - Re: SBS multiple backup schedule
... In addition to the other responses ... ... BackupAssist saves me a great deal of time and is well worth its US$147 cost. ... It is a well-designed "front end" for NTBackup so your backups remain fully ... several commonly used "canned" schedules to save you effort although it also ... (microsoft.public.windows.server.sbs) - Re: Task does not run
... The VB script bellow schedules a batch file located on ... When I run the script, which schedules the batch file to run, the task never ... >> account that have no permission. ... (microsoft.public.windows.server.scripting) - Re: Task does not run
... > The VB script bellow schedules a batch file located on ... When I manualy schedule this batch file to run it works fine. ... > When I run the script, which schedules the batch file to run, the task never ... The batch file could specify credentials, but this would mean the username & ... (microsoft.public.windows.server.scripting) |
|