Results 1 to 5 of 5

Thread: TaskScheduler Event ID 101/311.

  1. #1
    Join Date
    Aug 2009
    Posts
    6

    TaskScheduler Event ID 101/311.

    Hi Everyone,

    I get the following errors everyday from my SBS 2008 (64bit) box:

    TaskScheduler Event ID 101 - Event Details:
    Task Scheduler failed to start "\Microsoft\Windows\CertificateServicesClient\UserTask" task for user "DOMAIN\Userxxxx". Additional Data: Error Value: 2147942402.

    TaskScheduler Event ID 311 - Event Details:
    Task Scheduler failed to start Task Engine "" process due to an error occurring in "LUAIsElevatedToken" . Command="taskeng.exe" . Additional Data: Error Value: 2147942402.

    Any ideas?

    Thanks,

    Chris
    Last edited by cturner122; 28-02-2010 at 09:11 PM.

  2. #2
    Join Date
    Feb 2010
    Posts
    32

    Re: TaskScheduler Event ID 101/311.

    Did anyone solve this problem? I am getting this when accessing remotely. The last one was when I remotely restarted the server but that may be a red herring.

  3. #3
    Join Date
    Aug 2009
    Posts
    6

    Re: TaskScheduler Event ID 101/311.

    Hey there - Nope - however it just disappearred one day - I am guessing after one of the million and one microsoft updates....Out of curiosity, when you remotely re-boot your server, how do you solve the problem losing network connectivity? I have to re-run the "fix my network wizard" everytime.

    Thx.

  4. #4
    Join Date
    Dec 2007
    Posts
    2,291

    Re: TaskScheduler Event ID 101/311.

    Try the below things suggested:

    1.Check if Task Scheduler is running
    sc queryex schedule

    Look at the "STATE:" line, it should read "4 RUNNING" if it's not running, then start it

    sc start schedule

    2.Check if RSS Download Engine is running
    reg query HKCU\Software\Microsoft\Feeds /v SyncStatus

    Look at the "Status" line, it should read "0x01" or "0x1". If it isn't enabled, then enable it

    msfeedssync enable

    3.Check if task is corrupted
    schtasks /query | findstr /i "user_feed"

    Look for

    ERROR: The task image is corrupt or has been tampered with.

    ERROR: Task cannot be loaded: User_Feed_Synchronization-{..

    If corrupted, then delete and re-create the task

    msfeedssync disable

    msfeedssync enable

  5. #5
    Join Date
    Feb 2010
    Posts
    32

    Re: TaskScheduler Event ID 101/311.

    Thanks Einstein, your second on needed starting but the others came up OK. Lets hope that solves something.

    c.turner22, "how do you solve the problem losing network connectivity? I have to re-run the "fix my network wizard" everytime" I don't it always comes up OK.

Similar Threads

  1. MSI P67A-GD53 (B3) is crashing getting Kernel Power-Event ID 41 in Event viewer
    By Chellappan in forum Motherboard Processor & RAM
    Replies: 7
    Last Post: 10-12-2011, 11:35 AM
  2. Replies: 3
    Last Post: 25-02-2009, 03:42 PM
  3. Replies: 5
    Last Post: 20-11-2008, 03:37 PM
  4. Event ID: 5721 Event Source: NETLOGON member server windows 2003
    By Edwin Delgado in forum Windows Server Help
    Replies: 1
    Last Post: 08-09-2007, 12:41 AM
  5. Event Log Error: Event Source:WinMgmt Event ID:10
    By BlackSunReyes in forum Small Business Server
    Replies: 2
    Last Post: 01-03-2007, 03:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,726,240.62068 seconds with 17 queries