|
| | |||||||
| Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna |
| | LinkBack | Thread Tools |
| |||
| How to start a schedule task from remote computer. Now, in vista. We can not show the "Task Scheduler" folder of a remote computer in Windows Explorer. I understood that is from secure reason. But I want start a remote process. Task Scheduler is a good way. I can not use it in vista. Have another way? |
| |||
| Re: How to start a schedule task from remote computer. > Now, in vista. We can not show the "Task Scheduler" folder of a remote[color=blue] > computer in Windows Explorer. I understood that is from secure reason. > But I want start a remote process. Task Scheduler is a good way. I can not > use it in vista. Have another way?[/color] Hi Colin, The Task Scheduler on one computer, can connect to the Scheduler service on a remote computer. This way, you can define tasks on a remote computer using the Task Scheduler Management Console. When you run Task Scheduler, go to the Action menu on the menu bar. The first item on that menu is "Connect to another computer". Enter the name or IP address of the remote computer (and user credentials, if necessary) and hit OK. It will take a second or two to connect. Then you will see two sets of tasks in Task Scheduler - one called "(local)" for the local machine, and one with the name of the remote computer. By default, the Vista Windows Firewall blocks remote administration - including remote task scheduling. You need to adjust the firewall on the remote computer, to allow incoming remote administration requests. After that, it should work. Let us know how you get on ... -- Andrew McLaren amclar (at) optusnet dot com dot au |
| |||
| Re: How to start a schedule task from remote computer. Is this true for Home Premium? -- Paul "Andrew McLaren" wrote: [color=blue][color=green] > > Now, in vista. We can not show the "Task Scheduler" folder of a remote > > computer in Windows Explorer. I understood that is from secure reason. > > But I want start a remote process. Task Scheduler is a good way. I can not > > use it in vista. Have another way?[/color] > > > Hi Colin, > > The Task Scheduler on one computer, can connect to the Scheduler service on > a remote computer. This way, you can define tasks on a remote computer using > the Task Scheduler Management Console. > > When you run Task Scheduler, go to the Action menu on the menu bar. The > first item on that menu is "Connect to another computer". Enter the name or > IP address of the remote computer (and user credentials, if necessary) and > hit OK. It will take a second or two to connect. Then you will see two sets > of tasks in Task Scheduler - one called "(local)" for the local machine, and > one with the name of the remote computer. > > By default, the Vista Windows Firewall blocks remote administration - > including remote task scheduling. You need to adjust the firewall on the > remote computer, to allow incoming remote administration requests. After > that, it should work. > > Let us know how you get on ... > > -- > Andrew McLaren > amclar (at) optusnet dot com dot au > > >[/color] |
| |||
| Re: How to start a schedule task from remote computer. yes "PaulB" <PaulB@discussions.microsoft.com> wrote in message news:768FB163-66F8-4C9D-AD31-D86433FC6AE8@microsoft.com...[color=blue] > Is this true for Home Premium? > -- > Paul > > > "Andrew McLaren" wrote: >[color=green][color=darkred] >> > Now, in vista. We can not show the "Task Scheduler" folder of a remote >> > computer in Windows Explorer. I understood that is from secure reason. >> > But I want start a remote process. Task Scheduler is a good way. I can >> > not >> > use it in vista. Have another way?[/color] >> >> >> Hi Colin, >> >> The Task Scheduler on one computer, can connect to the Scheduler service >> on >> a remote computer. This way, you can define tasks on a remote computer >> using >> the Task Scheduler Management Console. >> >> When you run Task Scheduler, go to the Action menu on the menu bar. The >> first item on that menu is "Connect to another computer". Enter the name >> or >> IP address of the remote computer (and user credentials, if necessary) >> and >> hit OK. It will take a second or two to connect. Then you will see two >> sets >> of tasks in Task Scheduler - one called "(local)" for the local machine, >> and >> one with the name of the remote computer. >> >> By default, the Vista Windows Firewall blocks remote administration - >> including remote task scheduling. You need to adjust the firewall on the >> remote computer, to allow incoming remote administration requests. After >> that, it should work. >> >> Let us know how you get on ... >> >> -- >> Andrew McLaren >> amclar (at) optusnet dot com dot au >> >> >>[/color][/color] |
| |||
| Re: How to start a schedule task from remote computer. Thanks for you help. It's so helpful. Now, I can connecte to other system that runing Vista OS. But I can not connect to a computer that runing XP. Do I have other choice? Thanks. "Andrew McLaren" wrote: [color=blue][color=green] > > Now, in vista. We can not show the "Task Scheduler" folder of a remote > > computer in Windows Explorer. I understood that is from secure reason. > > But I want start a remote process. Task Scheduler is a good way. I can not > > use it in vista. Have another way?[/color] > > > Hi Colin, > > The Task Scheduler on one computer, can connect to the Scheduler service on > a remote computer. This way, you can define tasks on a remote computer using > the Task Scheduler Management Console. > > When you run Task Scheduler, go to the Action menu on the menu bar. The > first item on that menu is "Connect to another computer". Enter the name or > IP address of the remote computer (and user credentials, if necessary) and > hit OK. It will take a second or two to connect. Then you will see two sets > of tasks in Task Scheduler - one called "(local)" for the local machine, and > one with the name of the remote computer. > > By default, the Vista Windows Firewall blocks remote administration - > including remote task scheduling. You need to adjust the firewall on the > remote computer, to allow incoming remote administration requests. After > that, it should work. > > Let us know how you get on ... > > -- > Andrew McLaren > amclar (at) optusnet dot com dot au > > >[/color] |
| |||
| Re: How to start a schedule task from remote computer. > Now, I can connecte to other system that runing Vista OS. But I can not[color=blue] > connect to a computer that runing XP. > > Do I have other choice? Thanks.[/color] To configure scheduled taks on an XP machine, I think you need to work the same as you would, if you had 2 XP machines. On XP, you can schedule a task directly on another machine by using the "schtasks" command at a command line. This command also works on Vista. Run the command "schtasks /create /?" to see the syntax to create a scheduled task. Use the "/S" parameter to specific a remote machine to create the task on. There is more info here: [url]http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/schtasks.mspx?mfr=true[/url] Scheduled Tasks are stored as *.job files in C:\Windows\Tasks. On XP you can share this folder, and then delete or copy the *.job files directly, to manipulate jobs on that machine. On XP there is no GUI tool to create Scheduled Jobs on a remote machine; you have to use the command line. Hope it helps, -- Andrew McLaren amclar (at) optusnet dot com dot au |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Task Schedule batch file | donator | Windows Vista | 5 | 03-09-2009 02:12 PM |
| Task Schedule Result 128 | Den | Windows XP | 3 | 07-16-2007 01:20 AM |
| Task Schedule | Benny Van | Windows XP | 0 | 03-30-2007 10:45 AM |
| Schedule Task | Jessica@aol.com | Windows XP | 3 | 03-05-2007 08:15 PM |
| schedule a task without using the wizard? | Jackie D | Windows XP | 3 | 01-04-2007 01:56 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |