Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: MisterZuzu
  • Content: Threads
  • Order by date
  1. MisterZuzu

    How can I do an XP Home disk-to-disk backup non-interactively?

    I would like to make a complete, bootable copy from C: to D: (hard drive to hard drive) automatically, non-interactively, every night in Windows XP Home Edition. I did this in Windows 98 using DELTREE and XCOPY32 but XP has no DELTREE. And before somebody tells me to get DELTREE from a prior OS...
  2. MisterZuzu

    Need equivalent to DELTREE on XP

    A trick I use on small network file servers (pre-xp) is to 1. equip the machine with 2 hard drives 2. write a batch file to (a) deltree /Y d: (b) xcopy32 /c /h /e /k c:\ d:3. add the batch file to the task scheduler to run before the tape backup. Thus, I have two backups, one on-site and...

Part and Inventory Search

Back
Top