Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 08-12-2009, 10:50 AM
Frank C
Newsgroup Contributor
 
Posts: n/a
Task Schduler settings

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 08-12-2009, 10:50 AM
  #2 (permalink)  
Old 08-12-2009, 11:10 AM
Jon
Newsgroup Contributor
 
Posts: n/a
Re: Task Schduler settings

"Frank C" <FrankC@discussions.microsoft.com> wrote in message
news:34C047A8-B6BC-4F03-80A3-741D9C278A1C@microsoft.com...[color=blue]
> 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
>
>
>[/color]


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



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 08-13-2009, 03:00 PM
Frank C
Newsgroup Contributor
 
Posts: n/a
RE: Task Schduler settings

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:
[color=blue]
> 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[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 08-14-2009, 10:30 AM
Frank C
Newsgroup Contributor
 
Posts: n/a
RE: Task Schduler settings

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:
[color=blue]
> 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[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Task scheduler - redundant settings "Enabled" and "Stop task if... TRG Windows Vista 2 07-29-2009 07:10 PM
Schedule a task with Vista task Scheduler wakes up computer and mo Michele Windows Vista 0 06-05-2008 02:30 AM
Scheduled Tasks settings fails when hibernated to "Wake the computer to run this task" Michel Merlin Windows XP 0 09-10-2007 04:10 AM
Infinite tabs being created, must end task in Task Manager to halt Tex Duncan Internet Explorer 1 08-21-2007 08:50 PM
Task Scheduler / Firewall settings can not be opened under Administrativetools Trini Windows Vista 0 04-03-2007 05:15 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 01:43 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0