Windows 10: Scheduled Tasks

Discus and support Scheduled Tasks in Windows 10 Network and Sharing to solve the problem; I have found working with computers for the past 30 years that they don't make mistakes. Or if they do, they make them consistently. That being said,... Discussion in 'Windows 10 Network and Sharing' started by DennisWage, Feb 9, 2020.

  1. Scheduled Tasks


    I have found working with computers for the past 30 years that they don't make mistakes. Or if they do, they make them consistently.

    That being said, I use Scheduled Tasks and Robocopy to backup to different drives on the same, and different computers on the same network.

    My backup plan simply runs a batch file with Robocopy commands in it.

    If I manually run the batch file as administrator it works perfectly. right click, run as administrator
    If I manually run the Scheduled Task, which runs the same batch file it works perfectly.
    Here's the catch. If the scheduled task runs at 1AM while the computer is in sleep mode, it works sometimes, it fails sometimes. And this may or may not have to do with network drives being available, because one backup script works/fails that only writes to local drives.

    In my experience with computers this never happens. It either works or fails.

    I can post XML exports or anything else here that would help.


    There was no "topic" that seemed to fit. Feel free to move to correct topic. I picked Files, folders, & storage.


    DW

    :)
     
    DennisWage, Feb 9, 2020
    #1

  2. Task Scheduler with error message The selected task »CreateChoiceProcessTask« no longer exists

    Hi,

    Thank you for posting your query on Microsoft Community. Let me assist you.

    I suggest you to clear the task from Task Scheduler using the below steps and check if the issue still persists.

    Steps:-

    • Type Task Scheduler on Search bar.
    • Click on Task Scheduler Library.
    • Select the particular task and right click on it.
    • Select End.

    Hope this information is helpful. Please do let us know if you need further assistance, we’ll be glad to assist you.
     
    Pawan Dhondiyal, Feb 9, 2020
    #2
  3. Window's Task Scheduler Not Running

    Hi,

    To assist you better, kindly provide us more details by answering the following questions:

    • Have you tried recreating the task? If so, are you getting the same issue?
    • Have you tried creating a new task?
    Meanwhile, we suggest that you ensure that the Task Scheduler is running. You can verify if the service is running by following these steps:

    • Press Windows key + R on your keyboard.
    • Type services.msc and hit Enter.
    • Under Services (Local), make sure that the Task Scheduler service's status is
      Started or Enabled.
    Should you need further assistance, feel free to get back to us.
     
    Monica Cam, Feb 9, 2020
    #3
  4. Scheduled Tasks

    Cannot schedule a task with Task Scheduler - error 2147942403

    Hi,

    I suggest you to check the below settings and check fi it helps.

    • In task scheduler, click on the scheduled job properties > then settings.
    • In the last listed option: "If the task is already running, the following rule applies:"
    • Select "Stop the existing instance" from the drop down list.
    • Save and Exit. Then check whether the task is running or not.

    Please get back to us with an update on this issue, we will be happy to assist you further.

    Thank you.
     
    Karthicka_R, Feb 9, 2020
    #4
Thema:

Scheduled Tasks

Loading...
  1. Scheduled Tasks - Similar Threads - Scheduled Tasks

  2. No permission to disable, create, run or change Task Scheduler task

    in Windows 10 News
    No permission to disable, create, run or change Task Scheduler task: [IMG]The Task Scheduler is a built-in utility that allows you to create, run, and schedule tasks. However, we have noticed that when trying to perform any task using the Task Scheduler, an error pops up, signifying that we lack the required permission. So, if there is no...
  3. How do I hide cmd.exe run through task scheduler?

    in Windows 10 Gaming
    How do I hide cmd.exe run through task scheduler?: Hello, I'm running the command below to execute my .exe without the UAC prompt, but for the extra mile, how do I hide the cmd when I launch it through a shortcut? I'm aware I can use @Echo off, I don't really know where to put this line.Program/script: cmd.exeAdd arguments...
  4. How do I hide cmd.exe run through task scheduler?

    in Windows 10 Software and Apps
    How do I hide cmd.exe run through task scheduler?: Hello, I'm running the command below to execute my .exe without the UAC prompt, but for the extra mile, how do I hide the cmd when I launch it through a shortcut? I'm aware I can use @Echo off, I don't really know where to put this line.Program/script: cmd.exeAdd arguments...
  5. How do I hide cmd.exe run through task scheduler?

    in Windows 10 Customization
    How do I hide cmd.exe run through task scheduler?: Hello, I'm running the command below to execute my .exe without the UAC prompt, but for the extra mile, how do I hide the cmd when I launch it through a shortcut? I'm aware I can use @Echo off, I don't really know where to put this line.Program/script: cmd.exeAdd arguments...
  6. How to start ClickOnce Program using Task Scheduler

    in Windows 10 Gaming
    How to start ClickOnce Program using Task Scheduler: I'm trying to start a clickonce application from the task scheduler but nothing I try works.Using a simple exaple as runningC:\Windows\System32\rundll32.exe dfshim.dll,ShOpenVerbApplication http://domain.tld/MyApp.applicationIf I run the command from Run or from a command...
  7. How to start ClickOnce Program using Task Scheduler

    in Windows 10 Software and Apps
    How to start ClickOnce Program using Task Scheduler: I'm trying to start a clickonce application from the task scheduler but nothing I try works.Using a simple exaple as runningC:\Windows\System32\rundll32.exe dfshim.dll,ShOpenVerbApplication http://domain.tld/MyApp.applicationIf I run the command from Run or from a command...
  8. Task Scheduler task files need conversion to XML

    in Windows 10 Gaming
    Task Scheduler task files need conversion to XML: My main Win 10 computer died needed to replace it anyway since it wouldn't run Win 11. I have my new Windows 11 computer up and running and I want to transfer my Tasks to the new computer. I have the system disk from my old computer connected to the new computer through USB...
  9. Task Scheduler task files need conversion to XML

    in Windows 10 Software and Apps
    Task Scheduler task files need conversion to XML: My main Win 10 computer died needed to replace it anyway since it wouldn't run Win 11. I have my new Windows 11 computer up and running and I want to transfer my Tasks to the new computer. I have the system disk from my old computer connected to the new computer through USB...
  10. Windows 11 Task Scheduler triggers automatically delete themselves after some time

    in Windows 10 Gaming
    Windows 11 Task Scheduler triggers automatically delete themselves after some time: I'm trying to configure Windows 11's Windows Defender to only run itself at midnight each day, and at no other time. I've tried going into Task Scheduler and setting a trigger for each of the four sub-tasks to do so, and for the short time the triggers survive they do...