Windows 10: Task Scheduler

Discus and support Task Scheduler in Windows 10 Support to solve the problem; I have set up a scheduled task called its time and every time I try to run it here is what comes up. I am using Win 10 and have plenty of ram 12GB.... Discussion in 'Windows 10 Support' started by Shiron, Sep 4, 2015.

  1. Shiron Win User

    Task Scheduler


    I have set up a scheduled task called its time and every time I try to run it here is what comes up. I am using Win 10 and have plenty of ram 12GB.
    Here is message in attachment. Please help. It has worked in past with Win7. But no go in Win10??

    Task Scheduler [​IMG]

    I'm not sure I did the image correct. And I don't know how to attach a document.
    Any help is appreciated.
    Ron

    :)
     
    Shiron, Sep 4, 2015
    #1

  2. Windows wakes up in the middle of the night

    Okay. Open Task Scheduler by Start>Windows Administrative tools>Task Scheduler.

    Go to Task Scheduler Library>Windows>UpdateOrchestrator and disable the scheduled Task.
     
    Sumit Dhiman2, Sep 4, 2015
    #2
  3. 145 I. Q. Win User
    task scheduler

    I can schedule task MANUALLY until h*** freezes over and the task will not run.

    READ the sentence. I can schedule task MANUALLY then the amount of time I can schedule a task. Then the outcome of scheduling tasks
     
    145 I. Q., Sep 4, 2015
    #3
  4. Ztruker Win User

    Task Scheduler

    Can you navigate to C:\Users\Ron\Videos\Open using File Explorer or This PC?
     
    Ztruker, Sep 4, 2015
    #4
  5. Shiron Win User
    Yes, but what does that do ?
     
    Shiron, Sep 4, 2015
    #5
  6. Ztruker Win User
    That is the path that shows in the errors you posted. Being able to navigate there indicates the folders are there and intact.

    Are there files under the Open folder?
     
    Ztruker, Sep 5, 2015
    #6
  7. Shiron Win User
    Actually the "open" is not a folder it is the beginning of the file I want to come up when the scheduler starts.
    The full name is: Open Book Line Dance.mp4
    I have tried the scheduler several (7) times and each time the error comes up. I have tried different setups
    all to no avail. I feel like quitting the whole thing !!!!!
     
    Shiron, Sep 5, 2015
    #7
  8. kkehoe Win User

    Task Scheduler

    Perhaps the spaces in the file name are an issue? Try removing the spaces from the file name or adding some quotes to the path in the scheduler.
     
    kkehoe, Sep 5, 2015
    #8
  9. Shiron Win User
    Nope, that's the name of the video I want to play and when I click on it ,it works.
     
    Shiron, Sep 5, 2015
    #9
  10. NavyLCDR New Member
    The problem is with the spaces in the file name. Task Scheduler is opening VLC just fine, but it is only passing the first word of the file name to VLC to open. As suggested, delete the spaces from the file name of the video file you want VLC to open and then correct the Task Scheduler entry to reflect the new file name. That's the easy way without having to figure out how to pass the entire file name with spaces in it to VLC.
     
    NavyLCDR, Sep 5, 2015
    #10
  11. NavyLCDR New Member
    This is what you should have in Task Scheduler. Make sure both entries are enclosed in quotes:

    The add arguments is the complete path to the video you want to play. In my example it is:
    "C:\User\John\Videos\AC3 Test Video.avi"

    Make sure to put the quotes around it.
     
    NavyLCDR, Sep 5, 2015
    #11
  12. Shiron Win User
    Ok mine says exactly the same I tried it again and got the same error. Oh well I guess I will quit.
    Thanks for the help.
    Attached (if I did it correctly) is my Action.
    Doc1.docx
     
    Shiron, Sep 5, 2015
    #12
  13. NavyLCDR New Member

    Task Scheduler

    Respectfully, yours doesn't say anything even close to what I posted. You put the full path, in quotes, to the VLC program in the Program/Script block. In the arguments block, you put the full path, in quotes, to the video that you want VLC to play.

    Assuming that your VLC is installing to the default location, in Programs/Script block, you should have, including the quotes:
    "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"

    In the arguments block, you should have, including the quotes:
    "C:\Users\Ron\Videos\Open Book Line Dance.mp4"
     
    NavyLCDR, Sep 6, 2015
    #13
  14. Shiron Win User
    OK I'm sure you are right HOWEVER it worked before exactly as I tried now. That was before I upgraded to
    Windows 10. In fact on the bottom it gives me a chance to "configure" for Win 7 or Win 10. I tried both but no go.
    I am going to quit the task altogether and get on with something more important.
    I thank you very much for your help and wish you a great day.
    Sincerely Ron
     
    Shiron, Sep 6, 2015
    #14
  15. Shiron Win User
    I thoroughly understand what you are saying. However the "add argument" says it is optional which to me means I don't need it.
    Well it's time to eat crow.....I did exactly as you suggested using the add argument and it worked....I guess you do need it.
    Anyway I apologize and eat crow but say thank you lots.
    I really appreciate your help. However I don't understand why we have to use the "optional" stuff. I always thought you could get by without it. Up here in Maine, we are tough learners !!
    Again thanks for the knowledge. Someday I will be able to pass it along.
    Ron
     
    Shiron, Sep 9, 2015
    #15
Thema:

Task Scheduler

Loading...
  1. Task Scheduler - Similar Threads - Task Scheduler

  2. windows 11 keeps disabling scheduled task

    in Windows 10 Gaming
    windows 11 keeps disabling scheduled task: I have set up scheduled tasks to perform a file synch session. Windows 11 keeps disabling the task. This never happened on windows 10. What is the problem? How do I solve this?...
  3. windows 11 keeps disabling scheduled task

    in Windows 10 Software and Apps
    windows 11 keeps disabling scheduled task: I have set up scheduled tasks to perform a file synch session. Windows 11 keeps disabling the task. This never happened on windows 10. What is the problem? How do I solve this?...
  4. gMSA account with Task Scheduler does not work

    in Windows 10 Gaming
    gMSA account with Task Scheduler does not work: Hello,I'm trying to run a PowerShell script through a scheduled task on my domain controller. The script is configured to run with a gMSA service account.The scheduled task was created via a script so that it could be registered with a gMSA account.I've added the gMSA account...
  5. gMSA account with Task Scheduler does not work

    in Windows 10 Software and Apps
    gMSA account with Task Scheduler does not work: Hello,I'm trying to run a PowerShell script through a scheduled task on my domain controller. The script is configured to run with a gMSA service account.The scheduled task was created via a script so that it could be registered with a gMSA account.I've added the gMSA account...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...