Win2000: Scheduled backup of files to a network drive

  • Thread starter Thread starter usenet
  • Start date Start date
U

usenet

I want to schedule a daily backup of local files on my laptop (running
Windows 2000) to a network drive. I would really appreciate if someone
could suggest a completely hands free solution.

Thanks,
Bhat
 
I want to schedule a daily backup of local files on my laptop (running
Windows 2000) to a network drive. I would really appreciate if someone
could suggest a completely hands free solution.

Thanks,
Bhat

1. Create a batch file that uses xcopy.exe to copy your files or
folders to the target location.
2. Test this batch file.
3. Use the Task Scheduler to run this batch file to run at the chosen
time. Make sure to select an account that has appropriate access
rights to the source and to the target folders.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top