3 unique tips for remote rebooting of a computer
As technology and especially computer technology has provided many good methods to operate and execute its operation then in such circumstances there are many things which are done remotely on internet. There are many remote accessing applications that can perform a number of online tasks for you. Many times you feel yourself in dire need of restarting your computer, remotely, as to reboot your web server because one of the applications has gone locked up there.
Performing task of remote rebooting of computer is very easy with availability of technology, it is always ready to serve you, it even can be done on booming micro-blogging site-Twitter. However below are mentioned, three simple methods to reboot your computer, remotely.
Using Shutdown.exe: In the same network of targeted PC, this objective can be accomplished through Windows shutdown.exe tool. On command prompt or an application, you can give shutdown command using the syntax:
- -shutdown -r -f -m \remotecomputerIP -t 00
- -m \remotecomputerIP - substitute remote computer IP with either the network name or IP address of the computer
- -r forces a restart
- -f forces all running applications to close
- -t 00 tells the command to restart without any time delay (zero seconds)
You can use these commands careful for the purposes you wish to employ them.
Remote rebooting by a Web Browser with Shutter: To make your task of remote restart you need to install a free application developed by Denis Kozlov called Shutter. After setting it up on target PC you can perform a number of tasks on it by accessing your PC through web browser on the Internet. A shutter works as a sort of web server to provide access to files on computer after it is installed on the PC and is connected through entering port from any browser.
Remote reboot by Twitter: TweetMyPC an application as similar to Shutter is needed to be installed on Target PC. The basic difference between it and twitter is that this application responds to all “tweet” messages send out from your Twitter account. Whenever, command as Shutdown, Restart, or Logoff are issued, computer behaves exactly in same fashion.


Leave your response!