> 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.
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:
http://www.microsoft.com/resources/d....mspx?mfr=true
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