Having an ability to shutdown computers remotely is helpful not only for
network administrators who need to turn off workstations at night to
save electric power, for example, but also for home users who have more
than one PC in the network and like to manage them remotely. There are a
number of ways how you can execute network shutdown command, but all of
them have some preconditions.
It's important to remember that you can initiate remote shutdown operation, described in this article, only for Windows PCs available in the local network. To check a list of PCs available in the local network you can open Network (or Network Neighborhood is early Windows) in the Windows Explorer. Also to execute network remote shutdown you should have an administrative access to remote PC. This security limitation prevents unauthorized shutdown of remote computers. |
|
shutdown -?In order to shutdown a remote PC you can run such command: shutdown /s /m \\ComputerNameLets break it down:
Important: As it was mentioned above,
shutdown.exe can have different parameters on different Windows
versions. But parameters syntax also can be different. For example on XP
you have to use '-s' instead of '/s'.
shutdown /s /f /m \\ComputerName /t 60 /c "PC will be tuned off in 60 sec" Method Two: Using Windows Shutdown Utility in UI ModeIf you prefer to use visual interface instead of specifying command-line parameters, you can make network remote shutdown from the visual interface by starting shutdown.exe in a dialog mode. Remote Shutdown Dialog offers less options than available from the command-line, but you can execute all main operations such as remote shutdown and reboot. In order to run shutdown.exe as a dialog, you have to execute following command in the Windows command prompt (Windows Start > click Run > type CMD > enter the command below).shutdown /i
psshutdown -s -c -t 60 -m "PC will be tuned off in 60 sec" |
Frnds my name is Baru.I wanna give you best trick and tips from prefect hacker's post.it s all tips for only educational base not for crime.if any problem about it so plz comment......... .
More
Sunday, 15 February 2015
shutdown computer remotly
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment