This is a discussion on Automatically reboot my Windows 2003 Server within the Windows Xp/2000/2003 server administration forums, part of the The Lounge category; Hai, Under Linux I can reboot my server automatically using cron or at command. But i am not able to ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Hai,
Under Linux I can reboot my server automatically using cron or at command. But i am not able to use same stuff under Windows 2003 server. My question is how do i Automatically reboot my Windows 2003 Server? Any idea or hint would be a help for me thanks in advnace. --JO |
| Sponsored Links | ||
|
|
|
||||
|
Use PsShutdown tool / utility from sysinternals, see my tutorial for more info:
http://www.cyberciti.biz/nixcraft/vi...-reboot-or.php
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
|
|||
|
just create a batch file and put the following command
Shutdown -r -f -t 0 (This is for local computer) for network computer Shutdown -r -f -t 0 -m \\<ipaddress> -r = restart -s = shutdown -f = forcily -t = time in seconds -m = remote computer |
![]() |
| 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 |
| Track last reboot / shutdown time on linux server | sweta | Linux software | 1 | 07-16-2007 06:20 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 |