NTBACKUP basic training

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I want to back up the C and F drive on a Windows 2003 server on a daily basis to a file on another server. I have a full backup and I want to save any changes over the next several weeks. Here is what I have so far;

Start /wait C:\WINNT\system32\ntbackup backup \\myserver\c$ /j "Sharepoint" /f "x:\myserver\Aug022004.bkf" /a

I am not sure this will do what I want. Also do I have to run two seperate commands? One for C and one for F?

TIA,

Mike
 
Hello,

I want to back up the C and F drive on a Windows 2003 server on a daily basis to a file on another server. I have a full backup and I want to save any changes over the next several weeks. Here is what I have so far;

Start /wait C:\WINNT\system32\ntbackup backup \\myserver\c$ /j "Sharepoint" /f "x:\myserver\Aug022004.bkf" /a

I am not sure this will do what I want. Also do I have to run two seperate commands? One for C and one for F?

TIA,

Mike

Use the backup Wizard to select and schedule the backup.
Then copy the command from the properties of the Scheduled job.
Then delete the schedule if you don't want it.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

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