Windows Vista Forums

task scheduler error
  1. #1


    Ivan Horvat Guest

    task scheduler error

    hi,
    from yesterday i'm trying to make scheduled task for daily backup (batch
    script) but always getting this:
    The new task could not be created.
    The specific error is:
    0x80070005: Access is denied.
    Try using the Task page Browse button to locate the application.

    google is not my friend for this so far ;(

    has anyone some experience with this error?

    thanks in advance




      My System SpecsSystem Spec

  2. #2


    Krystian Zieja Guest

    RE: task scheduler error

    In the schedule task please check the checkbox Run with the highest
    privileges and test one more time

    With kind regards
    Krystian Zieja
    http://www.projectenvision.com

    "Ivan Horvat" wrote:

    > hi,
    > from yesterday i'm trying to make scheduled task for daily backup (batch
    > script) but always getting this:
    > The new task could not be created.
    > The specific error is:
    > 0x80070005: Access is denied.
    > Try using the Task page Browse button to locate the application.
    >
    > google is not my friend for this so far ;(
    >
    > has anyone some experience with this error?
    >
    > thanks in advance
    >
    > .
    >

      My System SpecsSystem Spec

  3. #3


    Ivan Horvat Guest

    Re: task scheduler error

    "Krystian Zieja" <KrystianZieja@newsgroup> wrote in message
    news:13701B2B-8CED-4DB5-AADA-83B16E329F6F@newsgroup

    > In the schedule task please check the checkbox Run with the highest
    > privileges and test one more time
    >
    > With kind regards
    > Krystian Zieja
    > http://www.projectenvision.com
    >
    hi Krystian,
    i'm trying to run this as domain admin account on SBS 2003 (sorry for not
    mention it in first post)


      My System SpecsSystem Spec

  4. #4


    Robbin Meng [MSFT] Guest

    RE: task scheduler error



    Hello Ivan,

    Thanks for your post and Krystian's input.

    In addition, please check if the Tasks folder(C:\WINDOWS\Tasks) has correct permissions on it by the steps below:

    Start - Run - CMD - C:/windows - CACLS TASKS and you will get output, something like below:

    C:\WINDOWS\Tasks BUILTIN\AdministratorsOI)(CI)(IO)F
    BUILTIN\Administrators: F

    which means you have Full access, and this is default permission. If you have R on it, the R which means have only Read only access, then you need to give permissions to tasks folder by following this
    step:

    Start - Run - CMD - C:/windows - CACLS TASKS /E /G builtin\administrators:F

    The steps above grant Administrators group full control permission to the C:\WINDOWS\Tasks folder.

    Hope this helps. Also, if you have any questions or concerns, please do not hesitate to let me know.



    Best regards,
    Robbin Meng(MSFT)
    Microsoft Online Newsgroup Support



      My System SpecsSystem Spec

  5. #5


    Ivan Horvat Guest

    Re: task scheduler error

    ""Robbin Meng [MSFT]"" <v-robmen@newsgroup> wrote in message
    news:vZuUrQynKHA.2540@newsgroup

    >
    >
    > Hello Ivan,
    >
    > Thanks for your post and Krystian's input.
    >
    > In addition, please check if the Tasks folder(C:\WINDOWS\Tasks) has
    > correct permissions on it by the steps below:
    >
    > Start - Run - CMD - C:/windows - CACLS TASKS and you will get output,
    > something like below:
    >
    > C:\WINDOWS\Tasks BUILTIN\AdministratorsOI)(CI)(IO)F
    > BUILTIN\Administrators: F
    >
    > which means you have Full access, and this is default permission. If you
    > have R on it, the R which means have only Read only access, then you need
    > to give permissions to tasks folder by following this
    > step:
    >
    > Start - Run - CMD - C:/windows - CACLS TASKS /E /G
    > builtin\administrators:F
    >
    > The steps above grant Administrators group full control permission to the
    > C:\WINDOWS\Tasks folder.
    >
    > Hope this helps. Also, if you have any questions or concerns, please do
    > not hesitate to let me know.
    >
    >
    >
    > Best regards,
    > Robbin Meng(MSFT)
    > Microsoft Online Newsgroup Support
    >
    >
    hi Robbin,
    and many, many thanks
    this solved my problem
    if You were here I'll buy You a beer


      My System SpecsSystem Spec

  6. #6


    Robbin Meng [MSFT] Guest

    Re: task scheduler error



    Hi Ivan,

    Glad to know the information was helpful. You are welcome. It's always my pleasure to be of any help :-)

    Considering the issue had been resolved, to help other people from our experience, I would like to make a summary here. If you have any further concerns with this issue, feel free to let me know.


    Problem Description:
    ===================
    When trying to create a new scheduled task, error occurred "The new task could not be created." "0x80070005: Access is denied. Try using the Task page Browse button to locate the application."

    Cause:
    ===================
    The Administrators group lack permission on the C:\WINDOWS\Tasks folder.

    Resolution:
    ===================
    Start - Run - CMD - C:/windows - CACLS TASKS /E /G builtin\administrators:F
    The steps above grant Administrators group full control permission to the C:\WINDOWS\Tasks folder.


    Again, thank you for posting in the SBS newsgroups. Please feel free to contact us again in the future.



    Best regards,
    Robbin Meng(MSFT)
    Microsoft Online Newsgroup Support

    ==================================================================
    Please post your SBS 2008 related questions to the SBS newsgroup on Connect website:
    https://connect.microsoft.com/sbs08/...i/default.aspx

    Please post your EBS related questions to the EBS newsgroup on Connect website:
    https://connect.microsoft.com/ebs08/...i/default.aspx

    If you want to use a newsreader other than a web forum to access these newsgroups,
    please refer to the following blog to apply NNTP password and configure a newsreader:
    http://msmvps.com/blogs/bradley/arch...ewsgroups.aspx
    ==================================================================
    When responding to posts, please "Reply to Group" via your newsreader so
    that others may learn and benefit from your issue.
    ==================================================================
    This posting is provided "AS IS" with no warranties, and confers no rights.
    ==================================================================




      My System SpecsSystem Spec

task scheduler error problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Task Scheduler Error-task image corrupt or has been tampered with User_Feed_Synchroni urlnts General Discussion 5 19 Jun 2009
Task Scheduler error Howard Vista performance & maintenance 2 04 Dec 2008
Task scheduler returns an error : the task image is corrupt ortamp Jean-David Vista performance & maintenance 2 03 May 2008
Task Scheduler Error ~Eva~ Vista performance & maintenance 2 29 Feb 2008
Task Scheduler error Rick Vista General 1 13 Feb 2008