Yes, I tried both SBS console and Windows Server console, but both failed to
schedule the backup. I guess only SBS console writes to the SBCW log file. I
do not know where to look for logs from Windows server (for that, it failed
when it tried to format the external drive).
The SBCW log actually gave me some info: at the very beginning, basically I
got two exceptions: "could not find the folder", and then "could not find
the file". No specific names though. I searched online, and found someone
mentioned a folder "Backup" under the "C:\Program Files\Windows Small
Business Server\" folder. So I manually added that folder. The error about
folder in the log actually disappeared!
I wonder whether putting a valid file "Small Business Backup Script.bks"
under that folder could resolve the problem. Does anyone happen to have such
file to share?
Thanks,
"Cris Hanna [SBS - MVP]" wrote:
> Are you using the SBS Backup Wizard
>
> --
> Cris Hanna [SBS - MVP] (since 1997)
> Co-Contributor, Windows Small Business Server 2008 Unleashed
> http://www.amazon.com/Windows-Small-...7269967&sr=8-1
> Owner, CPU Services, Belleville, IL
> A Microsoft Registered Partner
> ------------------------------------
> MVPs do not work for Microsoft
> Please do not submit questions directly to me.
>
> "Hart" <> wrote in message news:E4F050FC-2344-48B7-89D0-...
> Hi,
>
> I am trying to schedule backup on my new Small business server 2008 to an
> external drive, but it always give me error "Cannot configure backup
> schedule". Checking the SBCW.log file, and found the following errors. Does
> anyone know how to resolve this issue? the size of the server I am trying to
> backup is only 60GB, and my empty external drive is 500GB.
>
> Thanks in advance!
>
> An exception of type 'Type:
> Microsoft.WindowsServerSolutions.Common.WindowsTas kSchedulerException,
> Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
> has occurred.
> Timestamp: 07/22/2010 23:02:11
> Message: Failed to find the task path
> Stack: at
> Microsoft.WindowsServerSolutions.Common.WindowsTas kScheduler..ctor(String
> taskPath, String taskName)
> at
> Microsoft.WindowsServerSolutions.Storage.Common.Se rverBackupUtility.GetServerBackupTaskStatus()
> ---------------------------------------
> An exception of type 'Type: System.IO.FileNotFoundException, mscorlib,
> Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has
> occurred.
> Timestamp: 07/22/2010 23:02:11
> Message: The system cannot find the file specified. (Exception from HRESULT:
> 0x80070002)
> Stack: at TaskScheduler.TaskSchedulerClass.GetFolder(String Path)
> at
> Microsoft.WindowsServerSolutions.Common.WindowsTas kScheduler..ctor(String
> taskPath, String taskName)
>
> [1184] 100722.230211.4220: Storage: No previous backup found ErrorCode:0
> BaseException:
> Microsoft.WindowsServerSolutions.Storage.Common.St orageException:
> GetServerBackupTaskStatus: fail to find the task ---> ErrorCode:0
> BaseException:
> Microsoft.WindowsServerSolutions.Common.WindowsTas kSchedulerException: Failed
> to find the task path ---> System.IO.FileNotFoundException: The system cannot
> find the file specified. (Exception from HRESULT: 0x80070002)
> at TaskScheduler.TaskSchedulerClass.GetFolder(String Path)
> at
> Microsoft.WindowsServerSolutions.Common.WindowsTas kScheduler..ctor(String
> taskPath, String taskName)
> --- End of inner exception stack trace ---
> at
> Microsoft.WindowsServerSolutions.Common.WindowsTas kScheduler..ctor(String
> taskPath, String taskName)
> at
> Microsoft.WindowsServerSolutions.Storage.Common.Se rverBackupUtility.GetServerBackupTaskStatus()
> --- End of inner exception stack trace ---
> at
> Microsoft.WindowsServerSolutions.Storage.Common.Se rverBackupUtility.GetServerBackupTaskStatus()
> at
> Microsoft.WindowsServerSolutions.Storage.Common.Se rverBackupWorker.SavePolicyWithEnabledState(WBPoli cy policy)
>
>