Contact Form

 

Shutdown A Computer With A Cell Phone/Email

This is a great trick which lets you shutdown your computer with a help of a mail or even with a cell phone but i m truely sorry for the pictures they will be soon updated

First, you need the batch files to perform the Shutdown, Hibernate operation
For example,
shutdown -r -t 10 -c "shutting down"
Copy this code and paste it in notepad, save it as shutdown.bat
 2 Now open up Microsoft Outlook. I am assuming that you have already configured it for your Email and I am not going to teach you about setting mail in Microsoft Outlook. Now we will need to make it so that Outlook checks your inbox about every minute.
You can do this by going to Tools>Options. Then click on Mail Setup tab, and then, the Send/Receive button.


 3 Make sure that the
Schedule an automatic send/receive every… box is checked, and set the number of minutes to 1 or anytime you may like. 4 Now you may close all of these dialog boxes.

 5 Now go to Tools>Rules and Alerts. Click on
E-mail Rules tab. In new window select Check messages when they arrive and click Next.

 6 Now in next page, check on,
on this machine only and with specific words in the subject.
After checking these two values, click on 
specific words underlined.

 7 Search Text window will open, in the input field type the command that shuts down the PC. You can use any commands. For prevention of accidental execution I kept
%shutdown% as a command. Click on Addbutton after you are done and click on OK.

 8 Now click on Next.
In the next window check mark on
 start application. In the lower screen, click on application link.

 9 Now you'll be welcomed to your familiar file open window. Load all files. And select the batch file that you've created to shutdown your PC.

 10 If everything went well you'll see the screen similar to below:

 11 Click on Next, again click on next (don't choose any things in this step). And finally click on Finish button.

 12 You'll have
%shutdown% alert shown in the E-mail Rules tab.

 13 Now, when you send a message from your phone to your e-mail address with the Subject  
%shutdown%your computer will trigger shutdown.bat file and instantly executes the command in that batch file finally leading to shutdown the PC.
You can use any batch file to execute any command.

That is all just remember to comment this post


Total comment

Author

Unknown