Windows 10: App Runs Properly but Win10Pro Task Scheduler Cannot Run It

Discus and support App Runs Properly but Win10Pro Task Scheduler Cannot Run It in Windows 10 BSOD Crashes and Debugging to solve the problem; We have a requirement for extremely accurate computer clock time and use a small app that that, when launched, checks with a pool of time servers and... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Samurai7388, Mar 23, 2020.

  1. App Runs Properly but Win10Pro Task Scheduler Cannot Run It


    We have a requirement for extremely accurate computer clock time and use a small app that that, when launched, checks with a pool of time servers and syncs our computer clock. We want to schedule this app to run every couple of hours.


    The app runs properly when I launch it manually. I created a task in Task Scheduler to do this automatically every two hours and, when I manually run the task within Task Scheduler, it also runs properly. However, it will not run on on its own on a schedule. Task Scheduler fails to launch it.


    On a different computer, another app is able to launch it when that app is launched but, again, Task Scheduler fails to launch it on a schedule.


    The task is configured in Task Scheduler as follows:

    GENERAL

    • When running the task, use the following user account: it's my own account, and I am an Administrator on the computer
    • Run only when user is logged on
    • Run with highest privileges
    • Configure for Windows 10

    TRIGGERS

    • Trigger: At task creation/modification
    • Repeat every 2 hours for a duration of indefinitely
    • Enabled

    ACTIONS

    • Start a program "path...\SysTimeUpdate.exe" min 'min' being an argument

    CONDITIONS

    • none - no conditions

    SETTINGS

    • Allow task to be run on demand
    • Run task as soon as possible after a schedules start is missed
    • Stop the task if it runs longer than 1 hour
    • If the running task does not end when requested, force it to stop
    • If the task is already running, then the following rule applies - Stop the existing instance


    Someone suggested that my Administrator account may not have full privileges, and it may be a permissions issue but, if so, why can I launch it manually and why can another app launch it when that app is launched but Task Scheduler cannot? This very very baffling, and any assistance would be very much appreciated. Thank you.

    :)
     
    Samurai7388, Mar 23, 2020
    #1

  2. App Runs Properly but Win10Pro Task Scheduler Cannot Run It

    We have a requirement for extremely accurate computer clock time and use a small app that that, when launched, checks with a pool of time servers and syncs our computer clock. We want to schedule this app to run every couple of hours.

    The app runs properly when I launch it manually. I created a task in Task Scheduler to do this automatically every two hours and, when I manually run the task within Task Scheduler, it also runs properly. However, it will not run on on its own on a schedule.
    Task Scheduler fails to launch it.

    On a different computer, another app is able to launch it when that app is launched but, again, Task Scheduler fails to launch it on a schedule.

    The task is configured in Task Scheduler as follows:

    GENERAL

    • When running the task, use the following user account: it's my own account, and I am an Administrator on the computer
    • Run only when user is logged on
    • Run with highest privileges
    • Configure for Windows 10
    TRIGGERS

    • Trigger: At task creation/modification
    • Repeat every 2 hours for a duration of indefinitely
    • Enabled
    ACTIONS

    • Start a program "path...\SysTimeUpdate.exe" min ('min' being an argument)
    CONDITIONS

    • none - no conditions
    SETTINGS

    • Allow task to be run on demand
    • Run task as soon as possible after a schedules start is missed
    • Stop the task if it runs longer than 1 hour
    • If the running task does not end when requested, force it to stop
    • If the task is already running, then the following rule applies - Stop the existing instance

    Someone suggested that my Administrator account may not have full privileges, and it may be a permissions issue but, if so, why can I launch it manually and why can another app launch it when that app is launched but Task Scheduler cannot? This very very
    baffling, and any assistance would be very much appreciated. Thank you.
     
    Samurai7388, May 26, 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, May 26, 2020
    #3
  4. App Runs Properly but Win10Pro Task Scheduler Cannot Run It

    App Runs Properly but Win10Pro Task Scheduler Cannot Run It

    Follow-up with Additional Info...

    I should have mentioned that Task Scheduler launches tasks that do not need Admin permissions, such as Notepad, for example; so, I am pretty sure that the problem lies with permissions even though I have entered my own account to run this task: PAUL-17AE108CA\Paul,
    where PAUL-17AE108CA is the computer name.
     
    Samurai7388, May 26, 2020
    #4
Thema:

App Runs Properly but Win10Pro Task Scheduler Cannot Run It

Loading...
  1. App Runs Properly but Win10Pro Task Scheduler Cannot Run It - Similar Threads - App Runs Properly

  2. Task scheduler is not running jobs properly

    in Windows 10 Gaming
    Task scheduler is not running jobs properly: I had set up multiple jobs in Task Scheduler which runs for every 15min time interval each and 4 jobs with difference of 2-3 min each one after one which took 15min- 2hr time to complete depending on jobbut it goes in running status for infinite times and could not end jobs...
  3. Task scheduler is not running jobs properly

    in Windows 10 Software and Apps
    Task scheduler is not running jobs properly: I had set up multiple jobs in Task Scheduler which runs for every 15min time interval each and 4 jobs with difference of 2-3 min each one after one which took 15min- 2hr time to complete depending on jobbut it goes in running status for infinite times and could not end jobs...
  4. Task scheduler is not running jobs properly

    in Windows 10 BSOD Crashes and Debugging
    Task scheduler is not running jobs properly: I had set up multiple jobs in Task Scheduler which runs for every 15min time interval each and 4 jobs with difference of 2-3 min each one after one which took 15min- 2hr time to complete depending on jobbut it goes in running status for infinite times and could not end jobs...
  5. Run Task Scheduler

    in Windows 10 Gaming
    Run Task Scheduler: I am trying to run a Powershell script in Windows 10 21H2 version using Task bar and the PS window pops up. Later found out that this is happening because the task is run as "Run only when user is logged on".I tried to set this to "Run whether user is logged on or not" and...
  6. Run Task Scheduler

    in Windows 10 Software and Apps
    Run Task Scheduler: I am trying to run a Powershell script in Windows 10 21H2 version using Task bar and the PS window pops up. Later found out that this is happening because the task is run as "Run only when user is logged on".I tried to set this to "Run whether user is logged on or not" and...
  7. Run Task Scheduler

    in Windows 10 Customization
    Run Task Scheduler: I am trying to run a Powershell script in Windows 10 21H2 version using Task bar and the PS window pops up. Later found out that this is happening because the task is run as "Run only when user is logged on".I tried to set this to "Run whether user is logged on or not" and...
  8. Scheduled task not running

    in Windows 10 Customization
    Scheduled task not running: I use the "portable apps" platform to hold a lot of small programs I dont want installed - but even from my C: ssd its very slow to load. So I have set up a scheduled task to run it as soon as the pc becomes idle. [ATTACH] However it does not run. Even when I right-click...
  9. asp.net core application not running properly in task scheduler

    in Windows 10 Support
    asp.net core application not running properly in task scheduler: I have an asp.net core application which inserts data into sql server. It runs fine in command line but when I put it in a batch file and create a task to run that batch file every 5 minutes in task scheduler, it is not working properly. It shows task as running but fresh...
  10. Task Scheduler Not Running

    in Windows 10 BSOD Crashes and Debugging
    Task Scheduler Not Running: I've already tried and a lot of solutions for this but sadly I still don't have a solution. I've also tried these steps in this link (https://computerstepbystep.com/task_scheduler_service.html), still no luck What happened is I'm trying to update my GeForce Experience but I...