scheduled-tasks
Running a .bat file in Scheduled Task
I am using a Windows Server 2008 machine where I need to run a batch file as a Scheduled Task. The scheduled batch file is not running, but when I click the batch file manually its running with no pro[详细]
2023-03-31 11:07 分类:问答How do I RDP simultaneously and run same scheduled task in parallel in 2 different sessions?
I have created a scheduled task with my userid and would like to run the same task in multiple sessions. What I would like to do is, I will do multiple RDP to the server where I have created the task,[详细]
2023-03-31 08:41 分类:问答task with action in background service
I\'ve been searching an googleing over one hour now and 开发者_如何转开发I\'m not really sure of it\'s legal and possible to add some tasks in an background service that triggers an action ( and bring[详细]
2023-03-31 07:15 分类:问答Setting up a cron job in Windows
I have to download a 开发者_开发技巧file from an SFTP server everyday. I have the program which retrieves the file from the server but I was thinking of setting up a cron job (or anything similar) to[详细]
2023-03-30 15:28 分类:问答Spring - problem with task scheduler
I have a strange problem with task scheduler. Here are three tested configurations of pingProducer in my appliacationContext.xml. The first and the second work. The third, which should produce the pin[详细]
2023-03-30 03:46 分类:问答Errors scheduling a C# console app that sends faxes via FAXCOMEXLib
I have a console app written in C# that uses MS Fax (FAXCOMEXLib) to send faxes.If I run the application manually or from a command prompt it works as expected.If I schedule the application with Task[详细]
2023-03-29 11:45 分类:问答C# - Task Scheduling
I am using Asp.Net - Web Forms - Framework 3.5 I want to send emails to web-site users at 12am mid night. I have made a class method that sends emails but what is best way to auto execute it at 12 mi[详细]
2023-03-29 10:41 分类:问答Powershell Excel Automation - Save/Open fails in Scheduled Task
开发者_StackOverflow社区I created a simple powershell script that will create an excel instance and save a workbook:[详细]
2023-03-29 06:36 分类:问答Spring ScheduledTask - start/stop support?
Is there a way to start or stop a task scheduled using Spring Scheduled Tasks initialized using context file or @Scheduled annotation?[详细]
2023-03-29 04:05 分类:问答I don't have cron jobs on my server. What is an alternative for sending emails without user input?
I am looking for a way to开发者_如何学C have some way to have a script execute itself without my input. Is this possible? And it not, what would be another option? I don\'t care to use a 3rd party sit[详细]
2023-03-28 23:47 分类:问答