I don't know of a tool that does this, but you might get hurt by the idle timeout setting if you forget to change this:
http://ephingadmin.com/a-configmgr-admins-guide-to-wol-magic-part-two/ In that link I give a script which shows how to change it. If the computer is woken up through an unattended method (In my case, WOL. Not sure if yours would count) the computer will automatically go back to sleep in 2 minutes if nothing is done. This setting bypasses your other sleep settings.In that link, I show how to change it to 20 minutes so you can start the computer a few minutes before ConfigMgr needs to do it's thing. On Wed, Dec 10, 2014 at 12:42 PM, Miller, Todd <[email protected]> wrote: > I am thinking of making a script that runs prior to the computer > sleeping. It will evaluate whether the computer has SCCM Software > deployment that has been deferred until the next maintenance window. If > the computer has a deferred installation, I would like to schedule a wake > up task that will wake up the computer 3 minutes before the next scheduled > maintenance window. > > > > > > Maybe instead of intercepting the sleep command, a DCM could run to detect > the machine has deferred installations due to MWs and could run a script to > set the scheduled wake up task to run at the next MW. > > > > > > > > Does anyone know of a tool that already does this? > > > > > > > ------------------------------ > Notice: This UI Health Care e-mail (including attachments) is covered by > the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is > confidential and may be legally privileged. If you are not the intended > recipient, you are hereby notified that any retention, dissemination, > distribution, or copying of this communication is strictly prohibited. > Please reply to the sender that you have received the message in error, > then delete it. Thank you. > ------------------------------ > >

