PC Review


Reply
Thread Tools Rate Thread

Adding Application to Scheduled Tasks Programmaticly

 
 
=?Utf-8?B?TGVubg==?=
Guest
Posts: n/a
 
      27th Sep 2005
Hi,
I developed a console .exe application which is going to run on scheduled
basis, it will be scheduled to run in Windows Scheduled tasks. Client wants
some kind of utility that would help them manage scheduled tasks on different
servers. So, how can I add scheduled task to local machine or remote servers
programmatically?
Thanks.
 
Reply With Quote
 
 
 
 
Phil Wilson
Guest
Posts: n/a
 
      27th Sep 2005
The keyword here is ITaskScheduler. Sample code for Interop:
http://www.codeproject.com/csharp/tsnewlib.asp
--
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

"Lenn" <(E-Mail Removed)> wrote in message
news:7515D323-C40E-45B1-83E1-(E-Mail Removed)...
> Hi,
> I developed a console .exe application which is going to run on scheduled
> basis, it will be scheduled to run in Windows Scheduled tasks. Client
> wants
> some kind of utility that would help them manage scheduled tasks on
> different
> servers. So, how can I add scheduled task to local machine or remote
> servers
> programmatically?
> Thanks.



 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      27th Sep 2005
"Lenn" <(E-Mail Removed)> schrieb:
> I developed a console .exe application which is going to run on scheduled
> basis, it will be scheduled to run in Windows Scheduled tasks. Client
> wants
> some kind of utility that would help them manage scheduled tasks on
> different
> servers. So, how can I add scheduled task to local machine or remote
> servers
> programmatically?


Wrapper Classes for the Windows Task Scheduler
<URL:http://mvps.org/emorcillo/en/code/shell/tasksched.shtml>

A New Task Scheduler Class Library for .NET
<URL:http://www.codeproject.com/csharp/TSNewLib.asp>

Task Scheduler Library for .NET
<URL:http://www.codeproject.com/csharp/taskschedulerlibrary.asp>

Task Scheduler for .NET
<URL:http://www.msjogren.net/dotnet/eng/samples/misc.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

 
Reply With Quote
 
=?Utf-8?B?TGVubg==?=
Guest
Posts: n/a
 
      27th Sep 2005
Thank you guys. Exactly what I needed.

"Herfried K. Wagner [MVP]" wrote:

> "Lenn" <(E-Mail Removed)> schrieb:
> > I developed a console .exe application which is going to run on scheduled
> > basis, it will be scheduled to run in Windows Scheduled tasks. Client
> > wants
> > some kind of utility that would help them manage scheduled tasks on
> > different
> > servers. So, how can I add scheduled task to local machine or remote
> > servers
> > programmatically?

>
> Wrapper Classes for the Windows Task Scheduler
> <URL:http://mvps.org/emorcillo/en/code/shell/tasksched.shtml>
>
> A New Task Scheduler Class Library for .NET
> <URL:http://www.codeproject.com/csharp/TSNewLib.asp>
>
> Task Scheduler Library for .NET
> <URL:http://www.codeproject.com/csharp/taskschedulerlibrary.asp>
>
> Task Scheduler for .NET
> <URL:http://www.msjogren.net/dotnet/eng/samples/misc.asp>
>
> --
> M S Herfried K. Wagner
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://classicvb.org/petition/>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scheduled Tasks: Notify me of missed tasks Swifty Windows XP Customization 2 2nd Jan 2009 09:15 AM
Adding Application to Scheduled Tasks Programmaticly =?Utf-8?B?TGVubg==?= Microsoft Dot NET Framework Forms 3 27th Sep 2005 06:56 PM
Scheduled tasks in C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\S-1-5-18 Ian Emery Microsoft Windows 2000 1 1st Aug 2005 12:08 PM
Add Scheduled Task wizard in Scheduled Tasks won't run =?Utf-8?B?U01GYWlzb24=?= Microsoft Windows 2000 4 12th May 2005 12:26 AM
Scheduled Tasks scheduled time automatically changing Chris Windows XP Performance 0 24th Dec 2003 08:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:16 AM.