Re: Remote Shutdown
- From: "Pegasus \(MVP\)" <I.can@xxxxxxxxxx>
- Date: Tue, 20 May 2008 21:29:18 +0200
"JR" <JR@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FD033473-4BF8-4900-8813-6E60677A7BBB@xxxxxxxxxxxxxxxx
Another awkward question - sorry.
Trying to shut down remotely a Win2 server. Using shutdown.exe from
command
line
"shutdown -s -m \\server /-t10" for 10 second delay. Shuts down server
but does NOT shut down the PC, leaving the old fashioned "It is now safe
to
turn off your computer" message. Shutdown.exe is 5.1.2600.2180
HOW can I also get it to turn off the computer?
This is needed as I want to shutdown from other side of the world and as
only file server without AD can only access a desktop on another machine
through pcanywhere.
Thanks
JR
Somerset
Awkward question indeed! This one had me intrigued, so I poked
around a fair bit. All of the references I found referred to hal.dll,
the PowerDownAfterShutdown registry entry or to APM drivers,
none of which helped. However, I struck paydirt with this command:
psexec.exe \\ComputerName c:\poweroff.exe poweroff
You can get psexec.exe from www.sysinternals.com and poweroff.exe
from http://users.pandora.be/jbosman/poweroff/poweroff.htm. Enjoy!
.
- Follow-Ups:
- Re: Remote Shutdown
- From: JR
- Re: Remote Shutdown
- References:
- Remote Shutdown
- From: JR
- Remote Shutdown
- Prev by Date: Migration from Server 2000 w/IIS 5 to Server 2003 w/IIS6.0 ISAPI f
- Next by Date: RE: Migration from Server 2000 w/IIS 5 to Server 2003 w/IIS6.0 ISAPI f
- Previous by thread: Remote Shutdown
- Next by thread: Re: Remote Shutdown
- Index(es):
Relevant Pages
|