Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling the Windows scheduler
Message
From
09/03/2012 13:49:21
 
 
To
09/03/2012 11:07:25
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01535378
Message ID:
01537773
Views:
41
>I also tried with Win32_ScheduledJob but that is only compliant with tasks created with Win32_ScheduledJob class or the At.exe utility. The newest versions of Windows are not compliant with that approach. There is a command line utility but that is not what I want.

In current Windows OSs, At.exe seems to be replaced by SchTasks.exe. The latter seems to use the Task Scheduler 2.0 API. If you Google [.net "task scheduler 2.0 api"] there are some results that might be useful.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform