Hi,
How can I automatically reboot Vista on a daily basis at a set time each day? Is this function available within Vista itself, or do I need to download a piece of software to do this for me?
|
|
Should just be a simple matter (hopefully!) of creating a task to launch
c:\windows\system32\shutdown.exe -r
the -r forces a reboot rather than just a shutdown
|
|