Hi,
Is it possible to access the Windows Scheduled Tasks in Java? I essentially want to create a scheduled task from a command interface.
My understanding is this should not be a problem from a .NET interface - but as I'm using Java - is this possible?
Does an API / jar exist for this so I can create a scheduled task?
Thanks