I have created custom task in Task Scheduler, but it does no appear under "Active Tasks".
I found the task in C:\Windows\System32\Tasks, but not in the "schtasks /query".
What is happening?
Technology Tips and News
I have created custom task in Task Scheduler, but it does no appear under "Active Tasks".
I found the task in C:\Windows\System32\Tasks, but not in the "schtasks /query".
What is happening?
Hi sindred,
I have created custom task in Task Scheduler, but it does no appear under "Active Tasks".
I also create a task in my Lab environment via Task Scheduler. Yeah, as you find, the scheduled task didn't appear under "Active Tasks". However, after that task running, please refresh, and then you will find it in "Active Tasks" list.
I found the task in C:\Windows\System32\Tasks, but not in the "schtasks /query".
How you configure Location option in General tab when create this task? After creating the scheduled task, please click Task Scheduler Library and check if find that created task. I also run "schtasks /query" command. However, I can find that task which I created. I suggest that check the result of "schtasks /query" command again. Meanwhile, please open this task Properties and click History tab, then check if find some relevant events.
If any update, please feel free to let me know.
Best regards,
Justin Gu