Scheduled task

  • Thread starter Thread starter myha
  • Start date Start date
M

myha

Hi!

I'm having problem with scheduling my computer to shut down at the specific
time.... I use C:\WINDOWS\system32\shutdown.exe and i give the time when
computer should shut down but nothing happens... Am I doing smth wrong or it
doesn't work this way?
 
'shutdown -s' will shutdown your local system in 30 seconds, so if you
create a scheduled task to run that command, it should work.

The only thing you may need to do is to give it the username/password of an
administrator of the computer under the run as.

--
Posted 'as is'. If there are any spelling and/or grammar mistakes, they
were a direct result of my fingers and brain not being synchronized or my
lack of caffeine.

Mike Brearley
 
Also note that the account used for the task cannot have a blank password.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| 'shutdown -s' will shutdown your local system in 30 seconds, so if you
| create a scheduled task to run that command, it should work.
|
| The only thing you may need to do is to give it the username/password of
an
| administrator of the computer under the run as.
|
| --
| Posted 'as is'. If there are any spelling and/or grammar mistakes, they
| were a direct result of my fingers and brain not being synchronized or my
| lack of caffeine.
|
| Mike Brearley
|
| | > Hi!
| >
| > I'm having problem with scheduling my computer to shut down at the
| > specific time.... I use C:\WINDOWS\system32\shutdown.exe and i give the
| > time when computer should shut down but nothing happens... Am I doing
smth
| > wrong or it doesn't work this way?
| >
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top