|
|
by Manuel Oetiker <moetiker@ee.ethz.ch>
Andrei Kopovoi <copoff@ee.ethz.ch>
Windows 2000 comes with a backup software. Even though there is a flashy GUI, the tool works quite decently from the command line. We now do our Backups using a little batch script started from the Windows Scheduler. In Windows 2003 we use almost the same scripts except some little changes. These changes are mentioned in the code. The backup goes to a samba share provided by our SAM-FS (Storage and Archive Manager File System) from http://www.lsci.com LSC Inc. (HSM system). We do this, using the backup to file feature. (no tape handling) |
|||||||||||||||||||||||||||
| 2001-06-09 | mo | Initial Version |
| 2001-06-15 | to | Spelling Update |
| 2001-06-22 | mo | Insert the Script |
| 2002-11-20 | mo | add info about samba |
| 2002-11-21 | ac | change of the backup script, and restore procedure. |
| 2003-01-09 | mo | Spelling Update thanks to Jim Davis |
| 2006-02-24 | dr | some additions regarding w2k3 |
| 2006-06-23 | ma | some additions regarding w2k3 |