advertisement

Hack:   Automating Shutdown
Subject:   Schedule Task Shutdown
Date:   2008-08-26 00:31:17
From:   m_colin
I need to have the computer shutdown at 11:00 PM because my son stay late in the pc.


I created a batch file and attached it to the schedule Task. It did not resolve the issue. When I read that you created a batch file C:/windows/system32/shutdown.exe /s /t 30 for your server I want to try it.


MC