Linux / UNIX Tech Support Forum
This is a discussion on windows 2003 start and shutdown within the Windows Xp/2000/2003 server administration forums, part of the The Lounge category; I have one win2k3 server. I want daily morning 8.00 am it should switched on and it should shutdown at ...
|
|||||||
| Windows Xp/2000/2003 server administration Discuss all about the Microsoft Windows operating systems. You are free to talk about any issues related to Windows administration, networking, services, and other stuff, ask your questions, or share your tips with community. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I have one win2k3 server. I want daily morning 8.00 am it should switched on and it should shutdown at night 10.pm automatically. is it possible ? Is there any script available ? or any built in function is there? . I searched many websites but found only reboot at particular time . My requirement is some what different.
Help please |
| Sponsored Links | ||
|
|
|
|||
|
first off get psshutdown from following like:
PsShutdown then do the following. Store file on Windows server in folder. I use folder called C:\admutils. Next open windows command prompt (Start > Run > cmd) and use windows at command to schedule reboot: c:> at 2:00am c:\admutils\psshutdown.exe -r -f -c -t 10 Above command will reboot system at 2am. If you want to shutdown system: c:> at 1:00am c:\admutils\psshutdown.exe -s -f -c -t 10 Where,
|
|
|||
|
Thank u for reply.
Using psshutdown we can shutdowm the server. For shutdown the system it is ok. Once I shutdown the system at 10 pm using psshutdown, I want that system should switch on next day morning 8 am. Like psshutdown, is there any other utility for switching on the system automatically? or any other idea? |
|
||||
|
I'm not sure about software but you can use hardware feature such as IMPI or WOL (wake up on LAN) feature to start server again.
WOL is an Ethernet computer networking standard that allows a computer to be turned on or woken up remotely by a network message. Most modern server. Most modern motherboards with an embedded Ethernet controller support WoL without the need for an external cable. Hope this helps.
__________________
Vivek Gite Linux Evangelist |
|
|||
|
1. Buy a plug in timer. Plug it into wall socket. Plug computer into timer.
2. Set APIC=on in bios 3. In bios set ac back to full on. DO NOT set power up timer in bios. 4. use psshutdown to shutdown computer at 12:00 5. Set plug in timer to shutdown at 12:05 (after computer is shut down). 6. Set timer to turn on at 5:00. The computer should shut itself down The timer will cut power to the computer after the computer is already shut down. At 5:00 the timer will turn on the power to the computer. The computer will think that there has been a power outage and (since it is set to AC back full on power) it will boot. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what's the Diff. in Windows 2003 and Windows 2000 server | kasimani | Windows Xp/2000/2003 server administration | 3 | 05-08-2009 11:46 PM |
| Automatically reboot my Windows 2003 Server | jerry | Windows Xp/2000/2003 server administration | 7 | 10-10-2006 02:23 AM |
| How Many Domain Users Connected to Windows 2003 | kasimani | Windows Xp/2000/2003 server administration | 1 | 15-09-2006 02:19 AM |
| dual boot windows 2003 server and linux | goku | Windows Xp/2000/2003 server administration | 2 | 17-07-2006 07:05 PM |
| All Remote Desktop sessions are taken under windows 2003 | jerry | Windows Xp/2000/2003 server administration | 3 | 11-04-2006 02:50 PM |