PDA

View Full Version : Auto shut down Server ?


ali_manzoor
07-14-2009, 02:20 PM
Dear Sir,

Please help me

i have a Windows server 2003 on work group and i want my server will auto shutdown when i want to shutdown any fix time please tell me how i can do this ??

ali_manzoor
07-16-2009, 03:03 AM
no any solution ????????

Biggles77
07-17-2009, 06:17 AM
Sorry Ali, but your post does not make an sense. Can you rephrase it so it is more understandable?

ali_manzoor
07-17-2009, 09:34 AM
Hey

i want my server auto shut down on set time , for exp

i am in office and my office off timing is 4:00 PM and @ 4:00 PM i left the my office and i want server will run more then 30 mins and auto shut down @ 4:30 PM. Now i want to know how i can set the time and what will be process of this task ?? i have windows server 2003 .

Biggles77
07-19-2009, 02:57 AM
Ah yes, now I see. Have a look at this http://technet.microsoft.com/en-us/sysinternals/bb897541.aspx and i suggest you find ALL the Sysinternal Tools and grab them as well. The tools are brilliant and essential tools in any Tech or Engineer's software tool kit.

Oh bugger it, look no further. http://technet.microsoft.com/en-us/sysinternals/default.aspx

Learn to use Process Explorer as it is especially useful. Mark made a streaming video tutorial for it and cuts the learning curve down for this tool. http://www.microsoft.com/emea/spotlight/sessionh.aspx?videoid=722

Biggles77
07-19-2009, 05:56 AM
Download the whole Suite in one hit (missed it first time round, sorry). http://technet.microsoft.com/en-us/sysinternals/bb842062.aspx

ali_manzoor
07-21-2009, 02:31 AM
Thanks so much friend

northturton
12-01-2009, 08:52 AM
create a schedule task and Run "c:\windows\system32\shutdown.exe -s -t 00"

This works in XP, and the exe also exists in Win2K3, though I haven't had the need to try it on that platform.