I need to automate a backup to cd with as few steps as possible. This is for an end user backup and I need it to be as simple as I can get it. I also have the requirement that we do it with Windows XP cd writing ability. I would like a one button backup if I can get it. Any suggestions?
Thanks
This conversation is currently closed to new comments.
Windows built-in backup does NOT support backing up to a CD. This is mainly because CDs are not considered archival, and do not have the capacity for most hard drives.
You will need a 3rd party utility to perform any backup to CD.
chas's suggestions are very good and also, you could learn windows scripting and use that to do the job. it replaces the old batch files we had under dos. get learning!
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Automated backup to cd
Thanks