Using AT, I schedule this .cmd file to run each nite and never had a problem until this weekend:
ntbackup backup E: /t incremental /b /hc
n /v /d "Compressed Incremental backup drive e:" /l "c:\log\backup.log"
Here's the problem:
Status ID Day Time Command Line
--------------------------------------------------------------
Error 1 Each T 8:00 PM cmdBckI
Error 2 Each W 8:00 PM cmdBckI
Error 3 Each Th 8:00 PM cmdbckN
Error 4 Each Su 8:00 PM cmdbckI
18 Each M 8:00 PM cmdbckI
How i want the error problem is
ntbackup backup E: /t incremental /b /hc
Here's the problem:
Status ID Day Time Command Line
--------------------------------------------------------------
Error 1 Each T 8:00 PM cmdBckI
Error 2 Each W 8:00 PM cmdBckI
Error 3 Each Th 8:00 PM cmdbckN
Error 4 Each Su 8:00 PM cmdbckI
18 Each M 8:00 PM cmdbckI
How i want the error problem is