Question : edit Windows scheduled task

I'm trying to find how to edit the windows scheduled tasks on a windows 2003 server machine.
I can see it in the network browser but there are no Shared folders or scheduled tasks appearing when i view the machine through there.
I can map a drive to the Admin C$ share but not sure if you can get to the scheduled tasks through this or if its remote registry I need instead.
Any ideas?
thanks

Answer : edit Windows scheduled task

You can try it with the command line tool, schtasks.exe; /s allows you to specify a remote machine, /change will let you edit a task:

Schtasks.exe
http://msdn.microsoft.com/en-us/library/bb736357(VS.85).aspx

How to use Schtasks.exe to Schedule Tasks in Windows Server 2003
http://support.microsoft.com/kb/814596
Random Solutions  
 
programming4us programming4us