Schedular Listing.

  • Thread starter Thread starter Rodger Dultrie \(not the actor\)
  • Start date Start date
R

Rodger Dultrie \(not the actor\)

Is there a programmatically way to access the scheduled events stored on a Windows XP machine?

For example, if I have 1o scheduled events, I would like to be able to view, list or sort them in say a VB or Web app.

Thanks.
 
Type schtasks.exe /? at the Command Prompt to see what's available.
Is there a programmatically way to access the scheduled events stored on a Windows XP machine?

For example, if I have 1o scheduled events, I would like to be able to view, list or sort them in say a VB or Web app.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top