ntbackup command line

  • Thread starter Thread starter Rowan
  • Start date Start date
R

Rowan

after having a wonderful relationship with NT4.0 backup software i'm now
running windows 2000. Which doesnt' seem to be as kind or clueless and I
mean that in a good way as NT4.0's backup. To date i've been doing manual
backups to date as the scheduling option does not work. I had requested
info earlier and ended up searchign through technet. once again I am trying
to address the problem. my goal is to have a daily backup which will back up
selected files, and also system state, and active directory info. i'm using
the following command line

am I on the right track with this if I schedule it using AT ?

ntbackup backup "@c:\studio_3.bks" /J "full backup" /P "DLT" /N "Studio 3
Backup" /V:yes /R:no /L:s /M normal /RS:yes /HC:on /UM
 
Back
Top