Preset backup plus extra files?

G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

In the backup preset options you have the choice of all documents & settings
or you can selectively pick & choose what files you would like backed up.
If you wished to backup all documents & settings plus a few other selective
files can this be done in one backup file or do you have to create more than
one backup jobs? If yes how is this done? If no can the 2 jobs be run
automatically one after the other by task scheduler?

--
Thanks in advance
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

Batch files can run one command, and wait till it finishes to run a second command

schedule go.bat.

--go.bat--
start /WAIT ntbackup.exe /....(switchset one).
start /WAIT ntbackup.exe /....(switchset two)
--end file--

Go to start/run, and type:
HH "%windir%\Help\ntcmds.chm::/ntbackup_command.htm
--

Mark L. Ferguson (NOT an MS-MVP)
FAQ for MS Antispyware version 1.0.509
http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
marfers notes for windows xp http://www.geocities.com/marfer_mvp/chatNotes.htm
..
"The Old Timer" <notathome@optusnet.com.au> wrote in message news:uZLjcR9NFHA.2604@TK2MSFTNGP10.phx.gbl...
> In the backup preset options you have the choice of all documents & settings
> or you can selectively pick & choose what files you would like backed up.
> If you wished to backup all documents & settings plus a few other selective
> files can this be done in one backup file or do you have to create more than
> one backup jobs? If yes how is this done? If no can the 2 jobs be run
> automatically one after the other by task scheduler?
>
> --
> Thanks in advance
>
>