Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Task Schduler settings

Reply
Thread Tools Display Modes

Task Schduler settings

 
 
Frank C
Guest
Posts: n/a

 
      08-12-2009

Hi,
I have a simple .bat file to Robocopy folders and files to an external
shared drive for backup. The program works fine when I launch it. It failes
with:

2009/08/12 13:19:00 ERROR 3 (0x00000003) Getting File System Type of
Destination s:\Shared-Music\BackUp-Test\
The system cannot find the path specified.

when I run it with Task Scheduler

I have tried both Task Scheduler settings of " Run wheather the user is
logged on or not" and "Run only when the user is logged on"
Wake the computer to run this task is checked.

Here is the robocopy command line:
Robocopy c:\Users\Owner\Music\Recordings\BackUp-Test
s:\Shared-Music\BackUp-Test /log:TaskSchBkupLog.txt

Any help will be appreciated!
Frank C


--
Frank C
Dell Inspiron 530S
Win Vista Ultimate 64 bit SP1
Dell studio laptop
Win Vista Ultimate 64 bit SP1
HP Photosmart D7260
 
Reply With Quote
 
 
 
 
Jon
Guest
Posts: n/a

 
      08-12-2009
"Frank C" <> wrote in message
news:34C047A8-B6BC-4F03-80A3-...
> Hi,
> I have a simple .bat file to Robocopy folders and files to an external
> shared drive for backup. The program works fine when I launch it. It
> failes
> with:
>
> 2009/08/12 13:19:00 ERROR 3 (0x00000003) Getting File System Type of
> Destination s:\Shared-Music\BackUp-Test\
> The system cannot find the path specified.
>
> when I run it with Task Scheduler
>
> I have tried both Task Scheduler settings of " Run wheather the user is
> logged on or not" and "Run only when the user is logged on"
> Wake the computer to run this task is checked.
>
> Here is the robocopy command line:
> Robocopy c:\Users\Owner\Music\Recordings\BackUp-Test
> s:\Shared-Music\BackUp-Test /log:TaskSchBkupLog.txt
>
> Any help will be appreciated!
> Frank C
>
>
>



It sounds like the batch file is launching, but having problems accessing
the S drive.

You could try adding some simple troubleshooting lines to the batch file to
test out that theory
eg

dir s:

--
Jon



 
Reply With Quote
 
Frank C
Guest
Posts: n/a

 
      08-13-2009
Event viewer shows this error:
Task Compatibility module failed to update task
"User_Feed_Synchronization-(90573B48-7F1A-49EB-B0E2-630E54FB2F9A).job" to
the required status 0.
Additional data error value 2147943732.
Does anyone have a suggestion?
--
Frank C
Dell Inspiron 530S
Win Vista Ultimate 64 bit SP1
Dell studio laptop
Win Vista Ultimate 64 bit SP1
HP Photosmart D7260


"Frank C" wrote:

> Hi,
> I have a simple .bat file to Robocopy folders and files to an external
> shared drive for backup. The program works fine when I launch it. It failes
> with:
>
> 2009/08/12 13:19:00 ERROR 3 (0x00000003) Getting File System Type of
> Destination s:\Shared-Music\BackUp-Test\
> The system cannot find the path specified.
>
> when I run it with Task Scheduler
>
> I have tried both Task Scheduler settings of " Run wheather the user is
> logged on or not" and "Run only when the user is logged on"
> Wake the computer to run this task is checked.
>
> Here is the robocopy command line:
> Robocopy c:\Users\Owner\Music\Recordings\BackUp-Test
> s:\Shared-Music\BackUp-Test /log:TaskSchBkupLog.txt
>
> Any help will be appreciated!
> Frank C
>
>
> --
> Frank C
> Dell Inspiron 530S
> Win Vista Ultimate 64 bit SP1
> Dell studio laptop
> Win Vista Ultimate 64 bit SP1
> HP Photosmart D7260

 
Reply With Quote
 
Frank C
Guest
Posts: n/a

 
      08-14-2009
Task Scheduler Actions tab > Edit Actions > Program/Script entry must not be
surrounded with quotes It is if you use the Browse button to find your file
to be executed.
Mine looked like this:

"C:\Users\Owner\Desktop\System Tools\CopyTask.bat"

I renamed System Tools to System-Tools. I removed the quotes. Now it looks
like this

C:\Users\Owner\Desktop\System-Tools\CopyTask.bat

and it works!

I am now trying to get the wake-up user logged on or not combination to work
Frank C
--
Frank C
Dell Inspiron 530S
Win Vista Ultimate 64 bit SP1
Dell studio laptop
Win Vista Ultimate 64 bit SP1
HP Photosmart D7260


"Frank C" wrote:

> Hi,
> I have a simple .bat file to Robocopy folders and files to an external
> shared drive for backup. The program works fine when I launch it. It failes
> with:
>
> 2009/08/12 13:19:00 ERROR 3 (0x00000003) Getting File System Type of
> Destination s:\Shared-Music\BackUp-Test\
> The system cannot find the path specified.
>
> when I run it with Task Scheduler
>
> I have tried both Task Scheduler settings of " Run wheather the user is
> logged on or not" and "Run only when the user is logged on"
> Wake the computer to run this task is checked.
>
> Here is the robocopy command line:
> Robocopy c:\Users\Owner\Music\Recordings\BackUp-Test
> s:\Shared-Music\BackUp-Test /log:TaskSchBkupLog.txt
>
> Any help will be appreciated!
> Frank C
>
>
> --
> Frank C
> Dell Inspiron 530S
> Win Vista Ultimate 64 bit SP1
> Dell studio laptop
> Win Vista Ultimate 64 bit SP1
> HP Photosmart D7260

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clients do not inherit all configured settings on print server Lanwench [MVP - Exchange] Windows Server 10 06-02-2009 05:49 PM
Task scheduler won't execute vbs wpher56 Windows Server 15 03-23-2009 10:14 AM
Task Scheduler problem (bug?) in Win2008 Server STD SP1 + WinXP SP Dmitry Simonov Windows Server 0 11-24-2008 07:43 PM
Windows Server 2008 Task Manager Problem Gary Bouchard Windows Server 2 09-16-2008 02:14 PM
Re: Scheduled task not working Pegasus \(MVP\) Windows Server 2 07-27-2006 03:08 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59