I'd like to create an automated rotating schedule of backups using wbadmin and task scheduler, which would backup Bare Metal Recovery; System State; Drive C: and D: to a Network Share in a pattern like this:
- Monday - Incremental, overwrite last Monday's
- Tuesday - Incremental, overwrite last Tuesday's
- Wednesday - Incremental, overwrite last Wednesday's
- Thursday - Incremental, overwrite last Thursday's
- Friday - Incremental overwrite last Friday's
- Saturday - Full, overwrite last Saturday's
I need to use the wbadmin commands within the Task Scheduler and do not know any of the required Syntax to make sure everything goes smoothly, I do not want to do this through the CMD.