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 ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
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? |
|
|||
|
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. |
![]() |
| Bookmarks |
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 | 2 | 08-14-2007 11:05 AM |
| 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 | 09-15-2006 02:19 AM |
| dual boot windows 2003 server and linux | goku | Windows Xp/2000/2003 server administration | 2 | 07-17-2006 07:05 PM |
| All Remote Desktop sessions are taken under windows 2003 | jerry | Windows Xp/2000/2003 server administration | 3 | 04-11-2006 02:50 PM |