G Guest Jun 13, 2007 #1 Is there a way with XP to schedule an automatic reboot at the same time everyday?
C C J. Jun 13, 2007 #2 PianoPeddler said: Is there a way with XP to schedule an automatic reboot at the same time everyday? Click to expand... Hmmm.. what a neat question (I'd would love to be able to do that while I'm asleep)
PianoPeddler said: Is there a way with XP to schedule an automatic reboot at the same time everyday? Click to expand... Hmmm.. what a neat question (I'd would love to be able to do that while I'm asleep)
J John John Jun 13, 2007 #3 Yes, use Shutdown.exe or Sysinternal's PsShutdown with the At command, example: at 18:00 /every:M,T,W,Th,F,S,Su shutdown /l /r /y /c http://www.microsoft.com/resources/.../xp/all/proddocs/en-us/shutdown.mspx?mfr=true http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds.mspx?mfr=true http://support.microsoft.com/kb/317371 http://www.microsoft.com/technet/sysinternals/utilities/psshutdown.mspx John
Yes, use Shutdown.exe or Sysinternal's PsShutdown with the At command, example: at 18:00 /every:M,T,W,Th,F,S,Su shutdown /l /r /y /c http://www.microsoft.com/resources/.../xp/all/proddocs/en-us/shutdown.mspx?mfr=true http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds.mspx?mfr=true http://support.microsoft.com/kb/317371 http://www.microsoft.com/technet/sysinternals/utilities/psshutdown.mspx John
P Pegasus Jun 13, 2007 #4 PianoPeddler said: Is there a way with XP to schedule an automatic reboot at the same time everyday? Click to expand... Instead of using at.exe to schedule the restart event, you could use the GUI of the Task Scheduler. It's visible in the Control Panel.
PianoPeddler said: Is there a way with XP to schedule an automatic reboot at the same time everyday? Click to expand... Instead of using at.exe to schedule the restart event, you could use the GUI of the Task Scheduler. It's visible in the Control Panel.