Re: Windows 2003 Backup Question by Brian
Brian
Fri Mar 28 11:24:36 PDT 2008
This is a multi-part message in MIME format.
------=_NextPart_000_001C_01C890DF.730E1A70
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Wow, thank you SO much! it worked great. You are a genious!!!
"Pegasus (MVP)" <I.can@fly.com.oz> wrote in message =
news:%231rvyNCkIHA.4164@TK2MSFTNGP02.phx.gbl...
You could do this:
- Create your own batch file, e.g. c:\Windows\MyBackup.bat.
- Put these lines at the top:
@echo off
set DOW=3D%date:~0,3%
- Copy the current backup command line from the Task Scheduler
into this batch file.
- Modify this command so that the output line is no longer Brian.bkf
(for example) but Brian(%DOW%).bkf
- Disable the current backup job.
- Create a new task in the Task Scheduler. It should invoke
c:\Windows\MyBackup.bat
This method will create and maintain 7 backup files, one for
every day of the week.
And remember: Backup jobs are close to worthless unless you
examine the log files regularly, e.g. once every week. You could
even send them to you by EMail!
"Brian" <user34@mcse.com> wrote in message =
news:eNUG2zAkIHA.1204@TK2MSFTNGP03.phx.gbl...
This may be a simple question....
I have a Windows 2003 SP2 machine, and I had a question about =
backup.
When I do a scheduled backup every night, it gives me a file say =
backup1.bkf. The first night it works fine.
But, on the second night, it also again backup up to backup1.bkf and =
just adds to that file.
What I would like to have happen is night1 backup to backup1.bkf, =
then make a new file say backup2.bkf, the next night backup3.bkf.=20
Is there any way to do this? I tried Append or replace backup =
selection, but it always saves to the same file. The only way I have =
found is to rename the file manually everynight.
thanks!
------=_NextPart_000_001C_01C890DF.730E1A70
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16608" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Wow, thank you SO much! it worked =
great. You are a=20
genious!!!</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Pegasus (MVP)" <<A=20
href=3D"mailto:I.can@fly.com.oz">I.can@fly.com.oz</A>> wrote in =
message <A=20
=
href=3D"news:%231rvyNCkIHA.4164@TK2MSFTNGP02.phx.gbl">news:%231rvyNCkIHA.=
4164@TK2MSFTNGP02.phx.gbl</A>...</DIV>
<DIV><FONT face=3DArial size=3D2>You could do this:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- Create your own batch file, e.g.=20
c:\Windows\MyBackup.bat.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- Put these lines at the =
top:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> @echo off</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> set =
DOW=3D%date:~0,3%</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- Copy the current backup command =
line from the=20
Task Scheduler</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> into this batch =
file.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- Modify this command so that the =
output line is=20
no longer Brian.bkf</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> (for example) but=20
Brian(%DOW%).bkf</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- Disable the current backup =
job.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- Create a new task in the Task =
Scheduler. It=20
should invoke</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2> c:\Windows\MyBackup.bat</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>This method will create and maintain =
7 backup=20
files, one for</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>every day of the week.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>And remember: Backup jobs are close =
to worthless=20
unless you</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>examine the log files regularly, =
e.g. once=20
every week. You could</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>even send them to you by =
EMail!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV>"Brian" <<A =
href=3D"mailto:user34@mcse.com">user34@mcse.com</A>>=20
wrote in message <A=20
=
href=3D"news:eNUG2zAkIHA.1204@TK2MSFTNGP03.phx.gbl">news:eNUG2zAkIHA.1204=
@TK2MSFTNGP03.phx.gbl</A>...</DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV><FONT face=3DArial size=3D2>This may be a simple =
question....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I have a Windows 2003 SP2 machine, =
and I had a=20
question about backup.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>When I do a scheduled backup every =
night, it=20
gives me a file say backup1.bkf. The first night it works =
fine.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>But, on the second night, it also =
again backup=20
up to backup1.bkf and just adds to that file.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>What I would like to have happen is =
night1=20
backup to backup1.bkf, then make a new file say backup2.bkf, the =
next night=20
backup3.bkf. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Is there any way to do this? I =
tried Append or=20
replace backup selection, but it always saves to the same file. The =
only way=20
I have found is to rename the file manually everynight.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>thanks!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV> </DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_001C_01C890DF.730E1A70--