I wish to make a simple automated backup of a 2000 server. I wish to just put
in a tape and the backup to run at a predetermined time using windows backup.
How would I do this assuming I wish to backup a directory c:\test and
c:\documents. Has this got to be done using a script? What would the script
look like and how would you schedule it? Ive looked for articles on the
Internet on this topic and they all seem to be unavailable or too complex.

Thanks in anticipation

Regards Simeon Hawthorn

Re: Automated backup by Pablo

Pablo
Thu Jan 20 14:37:43 CST 2005

If you want to put the backup on a tape, I recommend you follow this>
http://support.microsoft.com/default.aspx?scid=kb;en-us;239892

You-ll have more controll if You use a Script (because of all options
you can add with the arguments after "/").

Saludos,

Pablo Vernocchi
vernocchi@pcoffice.com.ar.delete.this
Buenos Aires, Argentina

On Thu, 20 Jan 2005 12:25:02 -0800, Simeon Hawthorn
<SimeonHawthorn@discussions.microsoft.com> wrote:

>I wish to make a simple automated backup of a 2000 server. I wish to just put
>in a tape and the backup to run at a predetermined time using windows backup.
>How would I do this assuming I wish to backup a directory c:\test and
>c:\documents. Has this got to be done using a script? What would the script
>look like and how would you schedule it? Ive looked for articles on the
>Internet on this topic and they all seem to be unavailable or too complex.
>
>Thanks in anticipation
>
>Regards Simeon Hawthorn