NOTE : these tricks r just for educational purpose ,,,, for any cause regarding this we are not responsible
Command prompt in windows is smallest program but it has big works. Here I am going to share an amazing youtubevideo
with a tips and hacks work in Command prompt. The video contain a simple trick like changing password, fining person with ip, making firefox go faster and a lot. I hope this video will help you a lot.
1. Command Prompt History:
You can view history of your command prompt by pressing a single key – F7. Simply press F7 to display the list of commands entered during the current session.
To run the previously entered command press F3. To run any command from the history list by it’s number, press F9 and type the command number.
2. Shutdown Your Computer
You can easily shutdown your PC by simply writing a command on Command Prompt and pressing enter. Open command Prompt and type
sutdown.exe -s
And press enter, your PC will shutdown in no time. You can see a list of all switches and their descriptions by using command
shutdown.exe /?
3. AutoComplete
To help you from writing the whole commands and file paths, command prompt comes with a distinguished featurecalled AutoComplete. Just type the first few characters and click TAB to cycle through all available filenames and folders.
4. Full Screen Mode
If you prefer to run it full screen, press ALT+ENTER to go into full screen mode. Use the same shortcut to exit full screen. This shortcut is successfully working in WIndows XP however you may face system incompatibility error in Windows 7.
5. Change Colors
You can change colors of command prompt background from black to green or white or nay color you wish, not only background you can also change foreground colors also. For customizing command prompt go to Command Prompt > Properties > Color
You can change cursor size, window size, fonts, colors and more.
6. Find IP Address
You can view your IP Address and all other detailed information related to your internet connection by using the following command
ipconfg
SOME AWESOME ONES
If you want to have some fun with command prompt , here is some…
Watch A Movie Created with Command Prompt
STAR WARS MOVIE
Command prompts movie..!! amazing Creation. But you need active internet connection to enjoy this movie. It’s a star wars movie. Here is how to watch this movie :
1. Go to Start > Run and type in cmd
2. You will see the command prompt window . Now type in this command line.
telnet towel.blinkenlights.nl
And hit Enter. Now enjoy the Star wars Movie.
Shutdown PC On your LAN Network
Remote Shutdown
This trick will shutdown a selected pc from Your LAN network. You can apply this trick in your office or school.. but i take no responsibilities fro any action. Its just for fun. Here is how to use this trick :
1. Go to Start > Run and type in cmd
2. You will see the command prompt window . Now type in this command line.
shutdown.exe -i
And hit Enter. You will see remote shutdown Window. If you know someone’s IP on a computer in your Local Area network, type in their IP Address after clicking the add button.
3. After entering the IP Address click OK . Now watch the person’s face as their computer shuts down.
Some users have asked me that they got Access Denied error for remote shutdown. Add the user with the privilege to force a remote shutdown on the computer you are about to Shutdown.To do this go to control panel > Administrative Tools > Local Security Settings. Now go to Security Settings > Local Policies > User Rights Assignment. Double-click on Force shutdown from a remote system in the right pane and Click onAdd User or Group. Add the computer that runs the remote shutdown command.
Or you can do this go the computer you are about to Shutdown
a) Go to Start > Run > type in Regedit in the dialog box and hit enter
b) Go to My Computer/HKEY_LOCAL_MACHINE /system/currentcontrolset/control/lsa
c) Find “forceguest” in the right pane Double click on it to modify This entry change the value from “1″ entry to “0″
Some Other Fun on Command Prompt
At first start command prompt from Start > Run, the type in cmd click on OK and enter the following command:
title your Custom Message
Here your Custom Message indicates any message. Then hit Enter check out the title bar of
the command window. Just a cheap little trick…
Here is another.. Run command prompt and type in
prompt whatever you want it say
For example if you type prompt hello your c: prompt will change to hello
That’s all for now Have fun and enjoy..
Tags for the article:
command prompt tricks,cmd tricks,command prompt hacks,cool command prompt tricks,cmd prompt tricks,cool cmd commands,cmd commands tricks,Command promt tricks,cool cmd tricks,fun cmd commands
A really cool one :
This nice trick was published in TechRepublic Windows XP Newsletter. If you are a command prompt fan, this might be new to you. You can have UNC path of a mapped drive included in C:\ prompt.
Go to System Properties (Windows Key + Pause is the quickest way), Advanced tab, Environment Variables then add a new variable to System Variables with a name PROMPT and value of $m$p$g.
You probably know that you can use Tab key to complete folder and filenames in command prompt, but it won't hurt if write it down. You have to go to registry and set the CompletionChar key in\HKEY_CURRENT_USER\Software\Microsoft\Command Prompt to value 9. Works like a charm.
THE SHUT DOWN TRICK :
Ok I will treach you how to shut down a computer remotly.
Using the Windows interface
1.
Open Command Prompt.
2.
Type:
shutdown -i to display the Remote Shutdown dialog box (Shutdown.exe).
3.
Under Computers, click Add to enter computer names, or click Browse to open the Find Computers dialog box.
4.
Under What do you want these computers to do, click Restart or Shut down.
5.
If you did not anticipate restarting or shutting down the target computers at this time, clear the Planned check box.
6.
Select the appropriate reason from the list.
7.
If a comment is required, the OK button will not function until you type at least one character one in the text box.
Notes
•
To open a command prompt, click Start, point to All programs, point to Accessories, and then click Command prompt.
•
To perform this procedure, you must have the user rights to force a shutdown from a remote system. For a list of security groups that have this permission by default on computers running Windows Server 2003 family operating systems, see "Privileges" under Related Topics.
•
The Remote Shutdown dialog box can be displayed only by typing shutdown /i at the command prompt.
•
If the remote computer is functioning properly, but Shutdown.exe fails to restart it or shut it down, wait for two minutes before making a second attempt: Either the log on dialog box or the unexpected shutdown dialog box is open on the remote computer, causing an error.
•
Shutdown Event Tracker records data only for the Restart and Shutdown options.
•
If the System State Data feature is enabled and you specify an unplanned reason for the restart or shutdown, a file containing relevant system data will be created in the %windir%\system32\LogFiles\Shutdown\ directory. The System State Data feature is enabled by default on all Windows Server 2003 family operating systems.
•
For information on defining custom reasons, see "Best practices" under Related Topics.
•
The Warn users of the action check box is selected by default.
---------
PS. Yes I did just copy and paste this. I am going to give you the site of where I got it from.
http://technet2.microsoft.com/windowsserver/en/library/77db3ca9-e4f8-49cf-b415-7c268f77c9411033.mspx?mfr=true
And yes this does work. I tried it out on my brothers. By the way. You can only do this to computers on your network. If you could do it to other peoples computers then it would be mayham and idiots would turn off your computer every second. I believe there are ways to turn off other peoples computers not connected to your network but this is hacking and you can go to jail. I recently wanted to learn how to do this but when I read that then I stopped dreaming. You can not go to jail for hacking into your own network and pulling this fun little trick off.
Thanks.
By the way. It is a lot easier to type in shutdown -i then doing that stupid command line.
If you need any more infomation about this then google. Shutdown computers Remotly on your network.
This trick is a lot of fun.