Groups
Groups
Sign in
Groups
Groups
Task Scheduler Managed Wrapper
Conversations
Labels
About
Send feedback
Help
Task Scheduler Managed Wrapper
Contact owners and managers
1–18 of 20
Welcome to the Google group for Task Scheduler Managed Wrapper users. The project can be found on
GitHub
.
Mark all as read
Report group
0 selected
dahall
, …
majbla...@gmail.com
7
3/10/18
Library Enhancement Requests
Great, thanks! I l forked the source, and see how complex it is underneath. For now, I'm going to
unread,
Library Enhancement Requests
Great, thanks! I l forked the source, and see how complex it is underneath. For now, I'm going to
3/10/18
dahall
9/26/17
UI Library Enhancement Requests
Use this area to post enhancement requests to the Task Scheduler UI project as an alternative to a
unread,
UI Library Enhancement Requests
Use this area to post enhancement requests to the Task Scheduler UI project as an alternative to a
9/26/17
simon ong sk
10/22/20
Schedule Task by hour
Hi: How can I use Task Scheduler to manage below tasks performing task at this manners at 0000 hour -
unread,
Schedule Task by hour
Hi: How can I use Task Scheduler to manage below tasks performing task at this manners at 0000 hour -
10/22/20
Christopher Cortez Zaga
,
David Hall
2
10/13/20
Scheduling tasks with arguments
https://github.com/dahall/TaskScheduler/wiki/ActionSamples On Tuesday, September 8, 2020 at 11:18:19
unread,
Scheduling tasks with arguments
https://github.com/dahall/TaskScheduler/wiki/ActionSamples On Tuesday, September 8, 2020 at 11:18:19
10/13/20
mpari...@gmail.com
,
daha...@gmail.com
2
7/10/20
trying to list the tasks actions, what to run, what is working directory and command line parameters.
See the LongTest method in https://github.com/dahall/TaskScheduler/blob/master/TestTaskService/
unread,
trying to list the tasks actions, what to run, what is working directory and command line parameters.
See the LongTest method in https://github.com/dahall/TaskScheduler/blob/master/TestTaskService/
7/10/20
tayaru...@gmail.com
,
daha...@gmail.com
2
7/10/20
Not able to register task using xml file with managed service acocunt
Please see the Task Security section of the Wiki for detail on privileges required by the running
unread,
Not able to register task using xml file with managed service acocunt
Please see the Task Security section of the Wiki for detail on privileges required by the running
7/10/20
Glenn Freiboth
,
daha...@gmail.com
2
7/10/20
How to Create a Scheduler for This Type of Action?
This wrapper allows for the management of Windows tasks, whose actions can either run executables or
unread,
How to Create a Scheduler for This Type of Action?
This wrapper allows for the management of Windows tasks, whose actions can either run executables or
7/10/20
santiago...@gmail.com
2
3/3/20
Running TaskScheduler from WebAPI - unable to schedule tasks
I changed the Identity of the application pool from ApplicationPoolIdentity to LocalServices and it
unread,
Running TaskScheduler from WebAPI - unable to schedule tasks
I changed the Identity of the application pool from ApplicationPoolIdentity to LocalServices and it
3/3/20
appli...@gmail.com
,
daha...@gmail.com
3
1/31/20
Can't save changes or login with credentials
Just so others searching will find the resolution, below is the copied email thread from : well,
unread,
Can't save changes or login with credentials
Just so others searching will find the resolution, below is the copied email thread from : well,
1/31/20
Vladimir Viskovic
2
1/24/20
IIS problem
solved https://stackoverflow.com/questions/48041220/iis-user-permissions-to-create-schedule-task but
unread,
IIS problem
solved https://stackoverflow.com/questions/48041220/iis-user-permissions-to-create-schedule-task but
1/24/20
ido.m...@gmail.com
,
daha...@gmail.com
3
7/17/19
Get Text of Last Run Result
Much appreciated!
unread,
Get Text of Last Run Result
Much appreciated!
7/17/19
bouqu...@gmail.com
,
daha...@gmail.com
2
7/17/19
how to use CredentialsDialog?
Use namespace "System.Windows.Forms" and include the NuGet package "
unread,
how to use CredentialsDialog?
Use namespace "System.Windows.Forms" and include the NuGet package "
7/17/19
as....@gmx.de
,
daha...@gmail.com
3
7/17/19
AccessViolation on closing TaskEditor Window
Please try again with the current version of the library (2.8.13). I made some corrections to the UI
unread,
AccessViolation on closing TaskEditor Window
Please try again with the current version of the library (2.8.13). I made some corrections to the UI
7/17/19
Craig Snyder
,
daha...@gmail.com
2
7/17/19
TaskScheduler SnapShot Issue
Must be .NET 4.5.2 or later. The System.IProgress interface is declared in System.Runtime. You must
unread,
TaskScheduler SnapShot Issue
Must be .NET 4.5.2 or later. The System.IProgress interface is declared in System.Runtime. You must
7/17/19
Verónica Melero
,
daha...@gmail.com
2
7/17/19
Task whose user account is a group
Instead of setting Principal.Id, set Principal.GroupId to your group name.
unread,
Task whose user account is a group
Instead of setting Principal.Id, set Principal.GroupId to your group name.
7/17/19
ram...@gmail.com
,
daha...@gmail.com
2
7/17/19
How to get NextRunTime from TaskDefinition
Well, you can't without creating it. What I do in the UI is create a dummy, hidden, disabled task
unread,
How to get NextRunTime from TaskDefinition
Well, you can't without creating it. What I do in the UI is create a dummy, hidden, disabled task
7/17/19
ssb....@gmail.com
,
daha...@gmail.com
2
7/17/19
Task Trigger DaysOfWeek property?
var task = TaskService.Instance.GetTask("taskNameHere"); if (task != null) { foreach (var
unread,
Task Trigger DaysOfWeek property?
var task = TaskService.Instance.GetTask("taskNameHere"); if (task != null) { foreach (var
7/17/19
michaelco...@gmail.com
,
daha...@gmail.com
2
7/17/19
start a scheduled task on an Azure server.
If your Azure server instance is running a full version of Windows and you have the ability to run
unread,
start a scheduled task on an Azure server.
If your Azure server instance is running a full version of Windows and you have the ability to run
7/17/19
wakr...@gmail.com
2
10/16/18
Uncheck unwanted settings
I just found the answer: To uncheck "Stop the task if it runs longer than..." I set
unread,
Uncheck unwanted settings
I just found the answer: To uncheck "Stop the task if it runs longer than..." I set
10/16/18
hzol...@gmail.com
,
majbla...@gmail.com
2
3/12/18
disable task
could you add an "Else" branch to see if the issue is just it's not finding the Task?
unread,
disable task
could you add an "Else" branch to see if the issue is just it's not finding the Task?
3/12/18