Wake on lan with tasch scheduler not working
I try to use the taskscheduler to stop and start my PC but it not working. Individually i can start and stop my PC but not with the scheduler. Any idea Regards
You mean it works with WOL GUI, but not with a scheduled task? Several things could be going on.
- The account you use for the scheduled tasks does not have authority necessary.
- The scheduled tasks have become un-synced from the WOL program. Try deleting one task, then recreate it and test it.
WOL uses the Windows task scheduler. You can see the tasks by opening the task scheduler in Control Panel, and going to Task Scheduler Library/Aquila Technology/Wake On LAN.
There, you play with the tasks without using the WOL GUI. The actual command it is going to run is under "Actions". You can take that command and test it in PowerShell and maybe see what's gone wrong.
No my problem is when i use the Plannifier and create a tasck in it with one/more machine the job run but not ex start my machines. And when i try to start the machine ouside the Plannifier it's work.
Look at the task scheduler history return code for the action completed task. It should be 0. You may need to change the account the task runs under (through task scheduler). You can also check things outside of using scheduler by using the command line options in wakeonlanc.