Hi Folks,
Each day I perform a backup:
WBAdmin start backup -VssFull -quiet -AllCritical -systemstate -backupTarget:\\NAS0...\d0\<date-time>
Generally, I get a full backup taking ten hours, but on occasion I get an incremental backup taking ten minutes. So, I know incremental backups are possible. I would like toforce baremetal or incremental on my schedule. I'm certain that I will always get a baremetal backup with the above instruction, if it is the first backup in "\\NAS0...\d0\<date-time>", but I would like to force any other backup to the same location to be incremental. I have tried various combinations:
- -VssFull or -VssCopy
- with and without -AllCritical
- with and without -Include
How do I request an incremental backup?
Thanks for the help,
Chris.