![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Re: Where are kept Scheduled tasks?
The date and time was 1/16/2008 3:42 PM, and on a whim, Jack pounded out
on the keyboard: > Where the scheduled task are stored? > I need to transfer them from one computer to the other. > Thanks, > Jack > > Read this and see if it will help. I read about the location and files (in c:\windows\tasks), but don't know if they can be transferred. http://en.wikipedia.org/wiki/Task_Scheduler -- Terry R. ***Reply Note*** Anti-spam measures are included in my email address. Delete NOSPAM from the email address after clicking Reply. |
|
|||
|
Re: Where are kept Scheduled tasks?
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...3DB!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 > |
|
|||
|
Re: Where are kept Scheduled tasks?
Will the FAST wizard move them as settings?
"Terry R." <F1ComNOSPAM@pobox.com> wrote in message news:uJLMIEKWIHA.5396@TK2MSFTNGP02.phx.gbl... > The date and time was 1/16/2008 3:42 PM, and on a whim, Jack pounded out > on the keyboard: > >> Where the scheduled task are stored? >> I need to transfer them from one computer to the other. >> Thanks, >> Jack > > Read this and see if it will help. I read about the location and files > (in c:\windows\tasks), but don't know if they can be transferred. > http://en.wikipedia.org/wiki/Task_Scheduler > > -- > Terry R. > > ***Reply Note*** > Anti-spam measures are included in my email address. > Delete NOSPAM from the email address after clicking Reply. |
|
|||
|
Re: Where are kept Scheduled tasks?
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 |
|
|||
|
Re: Where are kept Scheduled tasks?
The date and time was 1/16/2008 5:36 PM, and on a whim, Colin Barnhorst
pounded out on the keyboard: > Will the FAST wizard move them as settings? > > "Terry R." <F1ComNOSPAM@pobox.com> wrote in message > news:uJLMIEKWIHA.5396@TK2MSFTNGP02.phx.gbl... >> The date and time was 1/16/2008 3:42 PM, and on a whim, Jack pounded out >> on the keyboard: >> >>> Where the scheduled task are stored? >>> I need to transfer them from one computer to the other. >>> Thanks, >>> Jack >> Read this and see if it will help. I read about the location and files >> (in c:\windows\tasks), but don't know if they can be transferred. >> http://en.wikipedia.org/wiki/Task_Scheduler >> > I loaded FASTW and it did not have an option for Scheduled Tasks. -- Terry R. ***Reply Note*** Anti-spam measures are included in my email address. Delete NOSPAM from the email address after clicking Reply. |
|
|||
|
Re: Where are kept Scheduled 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 "John John" <audetweld@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 |
|
|||
|
Re: Where are kept Scheduled tasks?
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@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 > > > |
|
|||
|
Re: Where are kept Scheduled tasks?
Well, I did a bit more searching and according to the information here:
http://technet.microsoft.com/en-us/l.../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@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 > > > |
|
|||
|
Re: Where are kept Scheduled tasks?
"John John" <audetweld@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/l.../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 |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|