hidden hit counter
Welcome to WindowsForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Where are kept Scheduled tasks?

 
   Win 2000/NT/98/ME (Home) -> Registry RSS
Next:  AdAware SE Personal Build  
Author Message
Jack

External


Since: Jun 13, 2007
Posts: 12



(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

 >> Stay informed about: Where are kept Scheduled tasks? 
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" wrote in message

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

 >> Stay informed about: Where are kept Scheduled tasks? 
Back to top
Login to vote
John John

External


Since: Jun 05, 2004
Posts: 808



(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
 >> Stay informed about: Where are kept Scheduled tasks? 
Back to top
Login to vote
Jack

External


Since: Jun 13, 2007
Posts: 12



(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" wrote in message

> 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
 >> Stay informed about: Where are kept Scheduled tasks? 
Back to top
Login to vote
Bob I

External


Since: Jun 14, 2004
Posts: 214



(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" wrote in message
>
>
>>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
>
>
>
 >> Stay informed about: Where are kept Scheduled tasks? 
Back to top
Login to vote
John John

External


Since: Jun 05, 2004
Posts: 808



(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" wrote in message
>
>
>>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
>
>
>
 >> Stay informed about: Where are kept Scheduled tasks? 
Back to top
Login to vote
Jack

External


Since: Jun 13, 2007
Posts: 12



(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" wrote in message

> 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
 >> Stay informed about: Where are kept Scheduled tasks? 
Back to top
Login to vote
Jack

External


Since: Jun 13, 2007
Posts: 12



(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" wrote in message

> 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" wrote in message
>>
>>
>>>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
>>
>>
>>
>
 >> Stay informed about: Where are kept Scheduled tasks? 
Back to top
Login to vote
John John

External


Since: Jun 05, 2004
Posts: 808



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

Hmmm. Can't check right now. Stick it back in the old pc and while it
is accessible there, try to copy them from the Tasks folder to another
location then try again to see if they can be seen and copied from the
new location. Kind of a peculiar thing that you would see them when the
drive is mounted in one pc but not in the other. Might have something
to do with the Security Descriptors? If you don't have the proper
descriptor to access the tasks maybe they become invisible while in the
Tasks folder? Just guessing...

John

Jack wrote:

> 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" wrote in message
>
>
>>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" wrote in message
>>>
>>>
>>>
>>>>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
>>>
>>>
>>>
>
>
 >> Stay informed about: Where are kept Scheduled tasks? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
ShellNew Syntax - Hi all in this group. I'm trying to be 'clever' and add an option to my right-mouse New Context menus on my NT4 machine to be able to easily create a new text file. I have added the appropriate 'ShellNew' registry entries as below: ..

Disabling caption buttons - Is there any way to disable close and minimize caption buttons from explorer window? If so please advise

How to change the system drive letter from C: to say W:? -.. - Folks, looking for some non UI script mechanism that will let me do this change enmasse and on reboot will still allow the apps running? This is on NT 4.0 SP6. Any suggestions will be appreciated? Girish

DLL loading - Hello : Does somebody know if there is a way to load DLL implicity ? The same way as some drivers are loaded at boot time. Maybe there is some some magic key in registry ? thanks, dave

help WIN NT LOGIN - problem: When the administrator try to log in locally, Windows NT immediately logs him out and the original login screen (CTRL+ALT+DEL) is back. question: How can i log in to that Win NT?
   Win 2000/NT/98/ME (Home) -> Registry All times are: Eastern Time (US & Canada)
Page 1 of 1

 
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
  Win 2000/NT/98/ME
 Windows Vista!


[ Contact us | Terms of Service/Privacy Policy ]