PCBUILD Archives

Personal Computer Hardware discussion List

PCBUILD@LISTSERV.ICORS.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Dan Dexter <[log in to unmask]>
Reply To:
PCBUILD - Personal Computer Hardware discussion List <[log in to unmask]>
Date:
Mon, 14 Sep 1998 15:42:49 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (37 lines)
> [mailto:[log in to unmask]]On Behalf Of Paul Bender
> Sent: Friday, August 14, 1998 11:47 AM
>
> I am trying to find a way to complete the following on a computer I
> recently helped to assemble.  With HD prices so low, we bought 2 HD's with
> the intention of backing up (or copying) the 1st drive onto the 2nd drive
> on a daily basis.  What we are looking for is a method where this can be
> done automatically, and that will leave the 2nd drive in "ready-to-use"
> condition, rather than having a backup file that would need to be
> restored.

This should work, although you may have to test and adjust some things where
appropriate.  You can use the Task Scheduler that comes with Win98 to run a
command or batch that uses Xcopy32 to completely back up the drive.  One
thing you will have to make sure of first is that your backup drive has the
bootable flag activated (under Fdisk).  Use this command:
xcopy32 c:\*.* d:\ /r /i /c /h /k /e /y

This is assuming your backup drive is d:.  Now open up Task Scheduler (click
it's icon on the task bar), and click on Add Scheduled Task.  Hit Next, wait
while it finds all programs, then hit Browse.  Go to Windows\Command and
choose xcopy32.  Type or copy the additional info I have above.  Then choose
what time you want to schedule it for.

This will copy every file, including the registry and boot files, and
overwrite files if they already exist on the destination drive.

Dan Dexter
mailto:[log in to unmask]
** Become Year 2000 compliant!
** Use the ISO 8601 International Date Standard of YYYY-MM-DD

                                  -----
       **Need help with PCBUILD mailing list? Send an Email to:**
        Bob Wright<[log in to unmask]> or Drew Dunn<[log in to unmask]>


ATOM RSS1 RSS2