Where are kept Scheduled tasks?

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

Where the scheduled task are stored?
I need to transfer them from one computer to the other.
Thanks,
Jack
 
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.
 
Jack said:
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
 
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
 
C:\WINDOWS\Tasks
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
 
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
 
John John said:
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
 
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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top