Scheduling Restart

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

After my AVG downloads (automatically at 0400) the system must be restarted.
i want to schecule that for 0500 daily. In Scheduler, it only gives the
choice of scheuling programs to run.

Any hints on how I get it to do this? Is it something that has to be done
through the command prompt, then Ctrl-Alt-Del?
 
Hal said:
After my AVG downloads (automatically at 0400) the system
must be restarted. i want to schecule that for 0500 daily.
In Scheduler, it only gives the choice of scheuling programs
to run.

Any hints on how I get it to do this? Is it something that
has to be done through the command prompt, then Ctrl-Alt-Del?

You want to schedule this command to run.

shutdown.exe -r -t 00

Take a look at these articles for more info.

Using Task Scheduler to schedule the computer to shut down and
restart at a specific time
http://www.winxptutor.com/schsd.htm

Shutdown
http://www.microsoft.com/resources/.../xp/all/proddocs/en-us/shutdown.mspx?mfr=true

Keep in mind that by default, you need to use an account that
has a non-blank password to schedule tasks.

Good luck

Nepatsfan
 
Replied to [Nepatsfan]s message :
Keep in mind that by default, you need to use an account that
has a non-blank password to schedule tasks.


Or tick "Run only when logged in" in advanced properties of the task...

→ Ayush [ Good :-) Luck ]
 
Ayush said:
Replied to [Nepatsfan]s message :
Keep in mind that by default, you need to use an account
that has a non-blank password to schedule tasks.


Or tick "Run only when logged in" in advanced properties of
the task...
? Ayush [ Good :-) Luck ]

Thanks for passing that along. That's something I didn't know.

Nepatsfan
 
Back
Top