"Mike" <(E-Mail Removed)> wrote in message
news:67fbc1ce-7d72-4d48-b96a-(E-Mail Removed)...
On Jan 19, 8:54 am, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:
> "Mike" <mikey...@hotmail.com> wrote in message
>
> news:(E-Mail Removed)...
Scheduled time came & went & nothing happened.
The only entry in the log file was for the one that I manually ran.
Here's the contents of batch file...
@echo off
echo %date% %time% %UserName% >> c:\MyBackup.log
C:\WINNT\system32\NTBACKUP.EXE backup "@C:\Documents and Settings\John
Doe\Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data
\backupTest.bks" /a /d "Set created 1/17/2009 at 4:43 PM" /v:no /r:no /
rs:no /hc

ff /m normal /j "backupTest.job" /l:s /f "F:\Bob PC daily-
test.bkf"
echo Backup ended at %time% >> c:\MyBackup.log
=======================
Did you examine the file c:\MyBackup.log?
You must also inspect the Task Scheduler log file. It's under the Advanced
menu.
Does the account you use for the scheduled task have a password?