Quantcast
Channel: Task Scheduler Managed Wrapper
Browsing all 2206 articles
Browse latest View live

New Post: How to disable "stop task if..."

I have tried this with the current build (1.8.3) on both XP and Windows 7 and the control behaves as it should: When the the TaskDefinition.Settings.ExecutionTimeLimit is set to TimeSpan.Zero, the...

View Article


Released: Release 1.9 Beta (Sep 14, 2012)

Many bug fixes, full support for Windows 7 and Windows 8 additions to core library, and an enhanced editor to allow editing of all properties, since the 18.3 release. See Source Code for full details...

View Article


Created Release: Release 1.9 Beta (Sep 14, 2012)

Many bug fixes, full support for Windows 7 and Windows 8 additions to core library, and an enhanced editor to allow editing of all properties, since the 18.3 release. See Source Code for full details...

View Article

New Post: A required privilege is not held by the client Exception from...

Hello, I just found this library and the configuration is great. Unfortunately I get an exception in my Taskservice: Exception from HRESULT: 0x80070522. Any idea? Here is the code: using (TaskService...

View Article

New Post: A required privilege is not held by the client Exception from...

At which line in the code is the exception thrown?

View Article


New Post: The request is not supported 0x80070032

I'm experiencing exactly the same problem. Trying to create a remote task, the code runs on Win7 32Bit, the destination PC is 2003 Server. Manually I can create a task to run on another computer, all...

View Article

New Post: Scheduling a remote task using TaskLogonType.Password results in...

I'm running the following code ts.RootFolder.RegisterTaskDefinition("Test", td, TaskCreation.Create, "domain\\user", "password", TaskLogonType.Password); I get a COMException with the following...

View Article

New Post: Scheduling a remote task using TaskLogonType.Password results in...

Can you create the task manually using the desired settings in the Task Scheduler applet under "Start | All Program | Accessories | System Tools"?

View Article


New Post: A required privilege is not held by the client Exception from...

The error code suggests that "A required privilege is not held by the client". I would therefore check to make sure that the account you have connected the TaskService with have sufficient privileges...

View Article


New Post: How to set the "Run whether user is logged on or not"

How can I set the "Run whether user is logged on or not" option? I would like use this to ensure that a scheduled task run 5min aftet at startup.       String strPath;             BootTrigger...

View Article

New Post: Configure for: Different Dropdowns

Hi - I am using Win 7 and I was wondering why when I create a task through .NET I only have the Configure for: options of 'Windows Vista or Windows Server 2008' and 'Windows Server 2003, Windows XP,...

View Article

New Post: Microsoft.Win32.TaskScheduler.dll produces Virus Warnings - Why?

If you check the DLL using e.g. https://www.virustotal.com/, there are warnings like: Ikarus   not-a-virus:Monitor.MSIL Kaspersky           not-a-virus:Monitor.MSIL.KeyLogger.er Kaspersky (Online)...

View Article

New Post: Configure for: Different Dropdowns

In the 1.8.3 version of the library, this dropdown does not exactly match the behavior found in the Task Scheduler applet. In that version of the library, there was no intelligence that would allow a...

View Article


New Post: Microsoft.Win32.TaskScheduler.dll produces Virus Warnings - Why?

I can't think of anything in the code that could be interpretted as a keylogger. Nothing in the library even captures keystrokes. I'm baffled. Interesting that only Kaspersky finds a problem. All the...

View Article

New Post: Cannot get list of tasks from Windows 2008 Standard R2 Server

Make sure that when you create the TaskService instance, you are not providing "true" for the last parameter of the constructor. This will limit your access to those tasks created with version 1.0 of...

View Article


New Post: Microsoft.Win32.TaskScheduler.dll produces Virus Warnings - Why?

I have contacted the antivirus companies and wait for their answers. IKARUS has answered very prompt and already removed the detection from their product (signature from 9/28). I did also find no...

View Article

New Post: Microsoft.Win32.TaskScheduler.dll produces Virus Warnings - Why?

Now also Kaspersky has corrected their false alarm, after I contacted them. If you would like your library be completely free from suspicion, you should contact the other anti-virus companies (at virus...

View Article


Source code checked in, #80131

Checked in by server upgrade

View Article

Source code checked in, #80132

Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563

View Article

New Post: Cannot get list of tasks from Windows 2008 Standard R2 Server

Thanks you for your reply - still no luck. I tried both passing false and try for Version. Currently the task is set to configure for "Windows Vista, Windows Server 2008". These tasks are not showing...

View Article
Browsing all 2206 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>