Hi, I want use schtasks.exe to interactively enable/disable a task thatexecutes at logoff (when run from a script file which will supply the yes/nouser prompt). The trouble I'm having is that the task I created in TaskScheduler (named SleepAfterLogof) doesn't show up when I run schtasks.exe/query at the command prompt.The xml for the task (produced by the Export command in Task Schedular) ispasted below. The purpose of the task is to automatically sleep the computerafter logoff. Note that the task is triggered by a specific system
read more »
Be the first to post a Comment!