I would like to create a scheduled task to reboot my XP PC. I am trying to apply the instructions from the following link but http://www.winxptutor.com/schsd.htm , but I can not figure out where to apply the parameters. could it be that the field is missing?

link|improve this question

65% accept rate
feedback

1 Answer

up vote 1 down vote accepted

You just add the parameters in the same field as you specify the command. The task scheduler just takes the entire contents of the field.

So you'd have:

shutdown.exe /parameter1 value1 ....

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.