Share via

Task Scheduler Error (0x1)

zahid haseeb 41 Reputation points
Sep 17, 2021, 12:41 PM

I am trying to run a task(which is imported) under SYSTEM account privilege's on a server 2012. This task run a script and forward the result to a network location. but failed with error (0x1). The same task is working fine on other computers.

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,516 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    Sep 17, 2021, 1:20 PM

    The system account (NT authority) will not have permissions / access to resources outside the local machine.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.

  2. Limitless Technology 39,761 Reputation points
    Sep 17, 2021, 5:07 PM

    Hello @zahid haseeb

    1. Please try to edit the Task and change Time just 5 minutes and save task. after that revert it to Original time and save it as it was before to refresh its configuration file .
    2. Please change the User name from SYSTEM to NETWORK as see if works and revert back to SYSTEM if was executed successfully.
    3. Please check the path of the script if its present or change according to new location.

    Hope this helps,

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.