PDA

View Full Version : .Bat remote shutdown


Supergrover
04-02-09, 01:07 PM
Is there any way to enable remote shutdown on a computer, from another by using a .bat file?

Shinobi
04-15-09, 10:37 PM
Is there any way to enable remote shutdown on a computer, from another by using a .bat file?

shutdown /s /m \\entercomputernamehere

Run that as a administrator

Supergrover
04-28-09, 10:23 PM
Thx! so if the other computer opens this, it will enable remote shutdown on that computer?

YeOldeStonecat
04-29-09, 06:52 AM
Thx! so if the other computer opens this, it will enable remote shutdown on that computer?

You can make a script that runs from a server via scheduler. It will shut down other computers on the network remotely, assuming user permissions are correct.

Noises
08-19-09, 07:50 PM
Is there any way to enable remote shutdown on a computer, from another by using a .bat file?

You can use a special program. For example: Network Shutdown Tool (http://abbyte.com).