WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Where are kept Scheduled tasks?

 
Goto page 1, 2
   Home -> Windows Other -> Registry RSS
Next:  AdAware SE Personal Build  
Author Message
Jack

External


Since: Apr 29, 2007
Posts: 28



(Msg. 1) Posted: Wed Jan 16, 2008 6:42 pm
Post subject: Where are kept Scheduled tasks?
Archived from groups: microsoft>public>windowsnt>registry, others (more info?)

Where the scheduled task are stored?
I need to transfer them from one computer to the other.
Thanks,
Jack
Back to top
Login to vote
Andre Da Costa[ActiveWin]

External


Since: Jan 16, 2008
Posts: 1



(Msg. 2) Posted: Wed Jan 16, 2008 8:34 pm
Post subject: Re: Where are kept Scheduled tasks? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Scheduled tasks are stored in the Task Scheduler Library. Task Scheduler
displays tasks created by you or other users when you select the Task
Scheduler Library node in the left pane. In the Task Scheduler Library
you'll find system tasks under Microsoft\Windows and Microsoft\Windows
Defender.
--
Andre
Blog: http://adacosta.spaces.live.com
My Vista Quickstart Guide:
http://adacosta.spaces.live.com/blog/cns!E8E5CC039D51E3DB!9709.entry
"Jack" <replyto@it> wrote in message
news:uI51zlJWIHA.4868@TK2MSFTNGP03.phx.gbl...
> Where the scheduled task are stored?
> I need to transfer them from one computer to the other.
> Thanks,
> Jack
>
Back to top
Login to vote
John John

External


Since: Jun 05, 2004
Posts: 2483



(Msg. 3) Posted: Wed Jan 16, 2008 9:47 pm
Post subject: Re: Where are kept Scheduled tasks? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jack wrote:

> Where the scheduled task are stored?
> I need to transfer them from one computer to the other.
> Thanks,
> Jack

I stand to be corrected, but I don't think that you can move Scheduled
Task from one computer to another, scheduled tasks are assigned security
descriptors (based on the user SIDs) and moving the tasks to a different
computer breaks the descriptors.

John
Back to top
Login to vote
Jack

External


Since: Apr 29, 2007
Posts: 28



(Msg. 4) Posted: Wed Jan 16, 2008 10:27 pm
Post subject: Re: Where are kept Scheduled tasks? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you.
In that case, if I cannot copy them into new computer, can I have at least
to have a look at them so I can type them again?
The problem is I do not have old Windows running, but I do have the old
harddrive where the tasks are burried somewhere in it.
Jack

"John John" <audetweld.RemoveThis@nbnet.nb.ca> wrote in message
news:OsNMzqKWIHA.4712@TK2MSFTNGP04.phx.gbl...
> Jack wrote:
>
>> Where the scheduled task are stored?
>> I need to transfer them from one computer to the other.
>> Thanks,
>> Jack
>
> I stand to be corrected, but I don't think that you can move Scheduled
> Task from one computer to another, scheduled tasks are assigned security
> descriptors (based on the user SIDs) and moving the tasks to a different
> computer breaks the descriptors.
>
> John
Back to top
Login to vote
Bob I

External


Since: Jun 14, 2004
Posts: 1279



(Msg. 5) Posted: Thu Jan 17, 2008 8:13 am
Post subject: Re: Where are kept Scheduled tasks? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

C:\WINDOWS\Tasks

Jack wrote:

> Thank you.
> In that case, if I cannot copy them into new computer, can I have at least
> to have a look at them so I can type them again?
> The problem is I do not have old Windows running, but I do have the old
> harddrive where the tasks are burried somewhere in it.
> Jack
>
> "John John" <audetweld.RemoveThis@nbnet.nb.ca> wrote in message
> news:OsNMzqKWIHA.4712@TK2MSFTNGP04.phx.gbl...
>
>>Jack wrote:
>>
>>
>>>Where the scheduled task are stored?
>>>I need to transfer them from one computer to the other.
>>>Thanks,
>>>Jack
>>
>>I stand to be corrected, but I don't think that you can move Scheduled
>>Task from one computer to another, scheduled tasks are assigned security
>>descriptors (based on the user SIDs) and moving the tasks to a different
>>computer breaks the descriptors.
>>
>>John
>
>
>
Back to top
Login to vote
John John

External


Since: Jun 05, 2004
Posts: 2483



(Msg. 6) Posted: Thu Jan 17, 2008 1:07 pm
Post subject: Re: Where are kept Scheduled tasks? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Well, I did a bit more searching and according to the information here:
http://technet.microsoft.com/en-us/library/bb742547.aspx you can:

"When you can access the target computer's Tasks folder, you can drag or
copy a task from your computer to the remote machine.

If you can't access the remote computer's Tasks folder, you can place
the job outside the \%systemroot% folder on the target computer. Then,
you can let that machine's user move the file into the Tasks folder.

You can email a task file (i.e., taskname.job) as a standard email
attachment. The recipient can then drag or copy the file to the target
computer's Tasks folder."

So according to the information there you should be able to copy the
tasks to another computer, try copying them from the old drive to the
new drive's task folder and see if it works. Let us know how you make out!

John

Jack wrote:
> Thank you.
> In that case, if I cannot copy them into new computer, can I have at least
> to have a look at them so I can type them again?
> The problem is I do not have old Windows running, but I do have the old
> harddrive where the tasks are burried somewhere in it.
> Jack
>
> "John John" <audetweld.TakeThisOut@nbnet.nb.ca> wrote in message
> news:OsNMzqKWIHA.4712@TK2MSFTNGP04.phx.gbl...
>
>>Jack wrote:
>>
>>
>>>Where the scheduled task are stored?
>>>I need to transfer them from one computer to the other.
>>>Thanks,
>>>Jack
>>
>>I stand to be corrected, but I don't think that you can move Scheduled
>>Task from one computer to another, scheduled tasks are assigned security
>>descriptors (based on the user SIDs) and moving the tasks to a different
>>computer breaks the descriptors.
>>
>>John
>
>
>
Back to top
Login to vote
Jack

External


Since: Apr 29, 2007
Posts: 28



(Msg. 7) Posted: Thu Jan 17, 2008 1:15 pm
Post subject: Re: Where are kept Scheduled tasks? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"John John" <audetweld.DeleteThis@nbnet.nb.ca> wrote in message
news:emkr9sSWIHA.5448@TK2MSFTNGP04.phx.gbl...
> Well, I did a bit more searching and according to the information here:
> http://technet.microsoft.com/en-us/library/bb742547.aspx you can:
>
> "When you can access the target computer's Tasks folder, you can drag or
> copy a task from your computer to the remote machine.
>
> If you can't access the remote computer's Tasks folder, you can place the
> job outside the \%systemroot% folder on the target computer. Then, you can
> let that machine's user move the file into the Tasks folder.
>
> You can email a task file (i.e., taskname.job) as a standard email
> attachment. The recipient can then drag or copy the file to the target
> computer's Tasks folder."
>
> So according to the information there you should be able to copy the tasks
> to another computer, try copying them from the old drive to the new
> drive's task folder and see if it works. Let us know how you make out!
>
> John


Thank you. That is getting more interesting.
On my old drive in Windows\Taks folder I do not see any of my old tasks (I
had about 5 tasks in old Windows) but I see one new task created by Norton
apparently during the NAV installation in my new Windows (there is exactly
the same task with the same date created by Norton in my new Windows!).
Jack
Back to top
Login to vote
Jack

External


Since: Apr 29, 2007
Posts: 28



(Msg. 8) Posted: Thu Jan 17, 2008 2:32 pm
Post subject: Re: Where are kept Scheduled tasks? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

OK.
1.
I put together my old computer,started it and opened Scheduled Task window
and found all my tasks in there (including Norton AV with 2007 starting
date).
2.
I checked Windows\Tasks folder. All tasks are shown there.
3.
I took that hard drive and connected it as removable USB drive to my new
computer (drive E )
4.
E:\Windows\Tasks folder shows only one task:
it is Norton AV but with January 14th date and the different scheduled time)

Any thoughts on that?
Jack

"John John" <audetweld.TakeThisOut@nbnet.nb.ca> wrote in message
news:emkr9sSWIHA.5448@TK2MSFTNGP04.phx.gbl...
> Well, I did a bit more searching and according to the information here:
> http://technet.microsoft.com/en-us/library/bb742547.aspx you can:
>
> "When you can access the target computer's Tasks folder, you can drag or
> copy a task from your computer to the remote machine.
>
> If you can't access the remote computer's Tasks folder, you can place the
> job outside the \%systemroot% folder on the target computer. Then, you can
> let that machine's user move the file into the Tasks folder.
>
> You can email a task file (i.e., taskname.job) as a standard email
> attachment. The recipient can then drag or copy the file to the target
> computer's Tasks folder."
>
> So according to the information there you should be able to copy the tasks
> to another computer, try copying them from the old drive to the new
> drive's task folder and see if it works. Let us know how you make out!
>
> John
>
> Jack wrote:
>> Thank you.
>> In that case, if I cannot copy them into new computer, can I have at
>> least to have a look at them so I can type them again?
>> The problem is I do not have old Windows running, but I do have the old
>> harddrive where the tasks are burried somewhere in it.
>> Jack
>>
>> "John John" <audetweld.TakeThisOut@nbnet.nb.ca> wrote in message
>> news:OsNMzqKWIHA.4712@TK2MSFTNGP04.phx.gbl...
>>
>>>Jack wrote:
>>>
>>>
>>>>Where the scheduled task are stored?
>>>>I need to transfer them from one computer to the other.
>>>>Thanks,
>>>>Jack
>>>
>>>I stand to be corrected, but I don't think that you can move Scheduled
>>>Task from one computer to another, scheduled tasks are assigned security
>>>descriptors (based on the user SIDs) and moving the tasks to a different
>>>computer breaks the descriptors.
>>>
>>>John
>>
>>
>>
>
Back to top
Login to vote
Display posts from previous:   
       Home -> Windows Other -> Registry All times are: Eastern Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
  Windows Other
 Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET |
  • IT Support