Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
NT Backup job saves
Name: The Stealer Date: April 26, 2000 at 01:20:11 Pacific
Comment:
Is there a way to save a particular backup job i.e. only certain drives, directories and files without having to tell it every time a backup is performed.
Name: Jeff Date: April 26, 2000 at 05:53:40 Pacific
Reply:
Try using NTBACKUP.exe (command line) and AT.exe (command line interface to scheduler service). You will have to write a *.bat or *.cmd to execute the backup.
0
Response Number 2
Name: Rob Harper Date: April 26, 2000 at 05:56:16 Pacific
Reply:
Yes,
NT Backup can work via command line, features like what to backup up etc are simple switches that can be placed in the command line. You can then make a .bat file to further simplify the operation and in WinAT you can schedule the backup.
I setup quite a few systems to do just that. I use Seagate backup exec., its pretty good. There are a couple of other apps that are very nice as well.
0
Response Number 3
Name: Stefan Date: April 26, 2000 at 06:50:28 Pacific
Reply:
The guys are quite right, we use Backup Exec here, formerly Seagate, now Veritas again. It allows you to setup backups on a daily/weekly schedule also full or differential backups.
Summary: Hi Using ms sbs 4.5 with software mirroring. Since breaking the mirror and restoring the full os to the new disk, the nt backup verify is taking 4 times longer that prevously. The backup is set with...
Summary: If a scheduled (using at command) NT backup fails, for whatever reason (damaged tape etc) how can NTBACKUP.EXE be 'killed' without rebooting. A kill attempt through Task Manager is refused. ...