The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Software for PC to sleep at specific TIME not after # hours?

    Discussion in 'Windows OS and Software' started by HTWingNut, Feb 19, 2010.

  1. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Is there a way to make your computer sleep once it reaches a certain time instead of only after a certain number of minutes or hours?
     
  2. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    i like those recent lotsa popups of "software for pc that..".

    because no software is needed for that stuff. check the taskplaner, and google for "standby shortcut" to find the parameters you want.

    here a list i found

    you can check out even "at" on the commandline.. so you could write something like at 12:00 %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState to hibernate then, or something.
     
  3. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Thank you, I'll give it a try.
     
  4. surfasb

    surfasb Titles Shmm-itles

    Reputations:
    2,637
    Messages:
    6,370
    Likes Received:
    0
    Trophy Points:
    205
    The way to go.
     
  5. swarmer

    swarmer beep beep

    Reputations:
    2,071
    Messages:
    5,234
    Likes Received:
    0
    Trophy Points:
    205
    If you want to do this in a recurring manner, such as every day or something, then run Task Scheduler and create a new task for it.