How Do I Create A Batch In Win 2003 Server For Taking Backup(copy) Of A Specific File, When Executed?
When executed just it will copy one file to another folder.
Posted by Dave Date: Tuesday, November 3, 2009
Categories: File Backup
Tags: 2003., Backupcopy, Batch, Create, Executed, File, Server, Specific, Taking
What Do I Need To Add To This Backup Batch File For It To Copy The Content Of The “my Documents” Folder?
ntbackup backup C:DocumentsandSettingsDaveMyDocuments /f z:MyDocsbackup.bkf
I know the batch file works, the ntbackup screen appears and runs but doesn’t really copy any of the folder content. When I try to restore, the backup that was made shows no data.